Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDE suggestion
#1
Hello everyone, my first post here and hopefully many more.

I'm a beginner, I do have coding experience in C# and JavaScript, but honestly not a ton to really brag about so I'm just going to say 'I'm new with an ok working understanding of coding'.

I'm looking to install an IDE or code editor and I'm looking at some options, would just like to get some suggestions or opinions.

So far I've looking at these:

VC Code
Sublime
PyCharm Community

Can someone tell me what they would recommended? Free or cheap.

Thanks for reading.
Reply
#2
This was discussed on multiple occasions
https://python-forum.io/Thread-What-is-the-best-IDE
https://python-forum.io/Thread-Need-Sugg...Python-IDE
and many more...

My personal favorite - VSCode
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Have tutorial VS Code from start you can look at.
If you are on Windows so is cmder important for me in,it's a different league than cmd/PowerShell.
Other advice is to have a good REPL ptpython or IPython for comman line use.
Web bases look at JupyterLab,here are there also online free services as Azure Notebook and Colaboratory.
Reply
#4
I like Sublime over VSCode, but it's not free. I think it's worth it, since I code a lot. Depending on how much you code or expect to code, it may not be worth it to you.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply
#5
An excellent free editor/IDE is Kdevelop. It is a Linux tool but it is also available on Windows and OSX. It is my favorite editor. It's free as in freedom.
Reply
#6
Thank you very much for your helpful answers, I was looking at the poll that was taken and seems VC Code is what I'll check out.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need Suggestion for a Good Python IDE Aprogrammer 6 3,895 Aug-14-2018, 02:22 PM
Last Post: Aprogrammer
  a suggestion for a feature change Skaperen 7 5,196 Aug-04-2017, 03:31 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020