+ 2
Text editors
As a begginer using Notepad++ for coding, when should i change to another editor? do i need to do it at some point? I know HTML and CSS
8 Respuestas
+ 5
It doesn't matter to use editor if you are beginner or a professional, you can use any editor which you are suitable to use.
As a suggestion
You can use :
Notepad++
atom
visual studio
Sublime Text
brackets.
etc. . . .
+ 4
atom, visual studio code or qtcreator(C++) are my favorites
+ 2
I like atom the most (also started with notepad++) because it declears whats wrong in which line of your code and it has a live server where you only have to press ctrl s and it will automatically reload
+ 2
I use sublime.Its pretty good.
+ 1
vim - best served with linux
+ 1
atom is great also visual studio code is nice
0
Thank you people 😁
0
Visual Studio Code. The best for me.