I only started learning Python a few days ago, so as a beginner, what IDE should I be using? Should I just start with IDLE, then move on to something else when I'm more advanced? I've been using Pycharm for the past few days, I didn't know if that's an acceptable IDE for a beginner.
frankie198 0 Newbie Poster
Recommended Answers
Jump to Post'IDLE' is always an easy ...
(and free) way to start coding in Python :)
Jump to PostThe Eric IDE is full featured and written in Python:
http://eric-ide.python-projects.org/For a beginner the nimble IDLE that comes with your Python installation is probably best.
Jump to PostWriting your own IDE, here is a hint on how to do this sort of thing:
http://www.daniweb.com/software-development/python/code/445504/an-almost-ide-wxpythonI would use the PySide GUI toolkit, since wxPython is a mess with Python3.
Jump to PostDon't forget the beautiful ninja IDE.
Jump to PostIf you want to avoid downloading, installing and configuring, you can use an online IDE like SourceLair (www.sourcelair.com).
All 31 Replies
hericles 289 Master Poster Featured Poster
code_rum 8 Junior Poster in Training
ka1nsha 0 Newbie Poster
Gribouillis 1,391 Programming Explorer Team Colleague
ZZucker 342 Practically a Master Poster
lewashby 56 Junior Poster
David W 131 Practically a Posting Shark
ZZucker 342 Practically a Master Poster
nouth -3 Junior Poster in Training
David W 131 Practically a Posting Shark
nouth -3 Junior Poster in Training
David W 131 Practically a Posting Shark
ZZucker 342 Practically a Master Poster
nouth -3 Junior Poster in Training
Hiroshe 499 Posting Whiz in Training
flebber 12 Light Poster
lewashby 56 Junior Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
juanpa_2510 0 Newbie Poster
magsud18 0 Newbie Poster
Gribouillis 1,391 Programming Explorer Team Colleague
il_doc 14 Newbie Poster
DragonMastur 23 Light Poster
veedeoo 474 Junior Poster Featured Poster
Bogdan V. 0 Newbie Poster
Chris Kon 0 Newbie Poster
Lardmeister 461 Posting Virtuoso
BibhutiAlmighty 0 Light Poster
hochspeyer 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.