Re: [Edu-sig] PyCharm Edu with Stepik
I'd rather use http://interactivepython.org/runestone/static/thinkcspy/index.html for a gentle introduction all in one place, and when we want to do more elaborate varied projects, just use PyCharm community edition. Dr. Andrew N. Harrington Computer Science Department Graduate Program Director gpd@cs.luc.edu Loyola University Chicago 529 Lewis Towers, 111 E. Pearson St. (Downtown) 417 Cudahy Science Hall (Rogers Park campus) http://www.cs.luc.edu/~anh Phone: 312-915-7982 Fax: 312-915-7998 aharrin@luc.edu (as professor, not gpd role) On Sat, Jun 24, 2017 at 11:09 AM, Jurgis Pralgauskis < jurgis.pralgauskis@gmail.com> wrote:
Hi,
anybody else tried/uses Pycharm Edu? I like, that it proposes some simple integration with learning management in cloud https://blog.jetbrains.com/pycharm/2017/06/integration-with- stepik-for-educators/
-- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://galvosukykla.lt
My current practice is to show Spyder in one course (40 hours over 5 weeks), while I use Wing IDE in another (3 day intensive). But then I emphasize that choice of IDE is a personal decision (or should be) and hype many others, such as PyCharm, Eclipse and so on. "After this course is over, go shop around" is the kind of thing you'll hear me saying. Spyder, included in Anaconda, is a good one for on-line teaching, because I can scroll up, keeping the REPL's newest content at the top, without necessarily clearing (IDLE doesn't do this right?). Wing is great for its debugger windows, especially Debug Probe. The teaching world tends to break into two: trainings that spin up a desktop for you, in the cloud, so that every student has the same rig; and trainings that talk you into putting the software on your own laptop or other BYOD. In both classes I dive into Jupyter Notebooks as well, but not as a substitute for an IDE. JN is more like a cross between Word saving to HTML and Excel / Access, where pandas is your multi-dimensional spreadsheet or database and Python is like your VBA (like Visual Basic, but so much better). Kirby
participants (2)
-
Andrew Harrington
-
kirby urner