DEV Community

Deepanshu Udhwani
Deepanshu Udhwani

Posted on

Which is the best code editor for Python and C++ ???

1.VS Code
2.Sublime Text Editor
3.Notepad++
4.Any other.....

Top comments (6)

Collapse
 
chlima88 profile image
Charles Lima • Edited

Hello! I already used these 3 options. Actually i'm using VS Code because it has a lot of customizations and extensions. Someone can say "Sublime is capable to do it also" , but imo VS Code is a lot easier and you can do the same things quickly. I recomend you to testing for yourself and see the pros and cons before to make you decision! GL!

Collapse
 
luccabiagi profile image
Lucca Biagi

I would go to Pycharm the idea of a more professional tool is really nice and all products made by JetBrains are excelent

Collapse
 
5422m4n profile image
Sven Kanoldt

and you get a decent debugger there, which saves a lot of time when digging into problems.

Collapse
 
ursmahi profile image
Mahidhar Kakumani

I suggest you for practicing
Jupyter Notebook
For project VS Code

Only for python

Collapse
 
itsdeepanshu profile image
Deepanshu Udhwani

Please help in finding the best one

Collapse
 
5422m4n profile image
Sven Kanoldt

For c++ and rust I use Clion from jet brains, mostly because the debugger that works so nicely.