there are a lot of IDEs.
Eclipse and code::blocks are the two IDEs some programmers recommended to me.
the IDEs I once used were PyCharm and atom. Some recommended sublime to me, an IDE similar to atom.
Visual Studio Code is an IDE popular now. And it is free
https://code.visualstudio.com/
On linux, we used vim and emacs. They are editors.
Notepad and Notepad ++ are text editors.
No comments:
Post a Comment