40 Respostas
+ 3
dommac you can use sublime text it's the best code editor for all the languages, infact I also use it
+ 3
visual studio code best for all very beginner friendly and kinda easy to use
+ 3
I think the best code editor for both Python as well as C# is VS.
You will get both languages on a single ide.
I believe this would be helped.
āŗ
+ 2
dommac no problem š
+ 2
If u want Android editors + IDE u can use pydroid(for python) and c# shell (for c#)
+ 2
C# =>> Visual Studio Community/Professional/Enterprise or Visual Studio Code, Sublime Text, or Netbeans, Code Blocks
Python =>> Pycharm by JetBrains, or Pydroid, or the official Python text editor from python.org! (Official Download form python.org is better)
Notepad++ is great too!
+ 2
There are many online editors available like csharppad... notepad++ works best with most languages....
+ 1
Martin Taylor thanks
+ 1
visual studio, visual studio code,pycharm.
+ 1
s.saugi thanks
+ 1
Mady_is_here thanks
+ 1
For python Pycharm is good option. And for C# Codeblock is good.
+ 1
s.saugi i dont think visual studio is for coding or?
+ 1
s.saugi bc i tried visual studio but it didn't work
+ 1
Sublime is the best for any language you want to learn
+ 1
Textpad / Notepad / Notepad++š
+ 1
C# and Python gotta go to Microsoft Visual Studio on Windows (remember there is the Python Tools package other than all the default C# stuff). If any other OS, the open source Visual Studio Code got you covered.
+ 1
Visual studio and Pycharm is best for python
+ 1
Sublime text is better
+ 1
For a C++, you can use GDB Debugger if you don't have a current IDE in use ;D