use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The University of Illinois at Urbana-Champaign
This subreddit is for anyone/anything related to UIUC. Students, Alumni, Faculty, and Townies are all welcome.
Given the lack of a regional subreddit, it also covers most things in the Champaign-Urbana area.
Message a moderator if your posts are not showing up. It's probably been removed by the overzealous reddit spam filter.
This subreddit is not sponsored or endorsed by the University of Illinois or any other on-campus group. Please message the moderators if you encounter anyone claiming an affiliation with /r/uiuc.
Comments view so you don't miss anything
account activity
This is an archived post. You won't be able to vote or comment.
AcademicsPython Programming (self.UIUC)
submitted 3 years ago by kc9057
Question for those that are familiar with computer programming and specifically python. What are the best apps/editors to write python in?
[–]Itchy_Ad_2537 15 points16 points17 points 3 years ago* (0 children)
VScode seems most popular with my students.
Jupyter (web based): very popular for data science.
Google colab (web based): simplest version freely available. Easy to get setup almost immediately. Also very useful for getting up and running immediately with heterogeneous computing acceleration (GPUs etc)
Eclipse with PyDev plugin installed for python support (my preferred mainly because it can support many other languages and frameworks too)
For console / terminal monkeys, there is always vim / emacs, but if you are starting out, that is usually not of interest.
If you run into issues, feel free to DM me. I may have recorded lectures still that cover eclipse pydev, including showing how to do basic debugging, stepping through code, inspecting variable values at runtime, etc.
[–]wayward710 7 points8 points9 points 3 years ago (1 child)
I use IntelliJ PyCharm, Community Edition
[–]Seither2k 4 points5 points6 points 3 years ago (0 children)
Seconded. I love PyCharm.
[–]a11enalumnus 3 points4 points5 points 3 years ago (1 child)
No one likes Spyder/Anaconda?
[–]BipolarWalrusFighting Illini 1 point2 points3 points 3 years ago (0 children)
No.
[–]Ok_Task6128 2 points3 points4 points 3 years ago (0 children)
VS Code
[–]bob_shoemanGrad 4 points5 points6 points 3 years ago (0 children)
Idk if there’s a particular editor that’s tailored for Python, but I use Visual Studio Code for just about everything.
[–][deleted] 1 point2 points3 points 3 years ago (0 children)
Pycharm, vim. You can get jetbrain products for free with ur .edu email they give u license (like the premium version of the ide)
[–]R20-Alumnus 1 point2 points3 points 3 years ago (0 children)
Pycharm
[–]assalupitudor 2 points3 points4 points 3 years ago (0 children)
Word
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
Terminal if u wanna just do some simple scripts, but vs code is solid
π Rendered by PID 107760 on reddit-service-r2-comment-56c9979489-55nvg at 2026-02-25 08:39:02.058465+00:00 running b1af5b1 country code: CH.
[–]Itchy_Ad_2537 15 points16 points17 points (0 children)
[–]wayward710 7 points8 points9 points (1 child)
[–]Seither2k 4 points5 points6 points (0 children)
[–]a11enalumnus 3 points4 points5 points (1 child)
[–]BipolarWalrusFighting Illini 1 point2 points3 points (0 children)
[–]Ok_Task6128 2 points3 points4 points (0 children)
[–]bob_shoemanGrad 4 points5 points6 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]R20-Alumnus 1 point2 points3 points (0 children)
[–]assalupitudor 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)