+ 3
What is the best self study programs for developers?
4 Respuestas
+ 3
There are just so many courses out there, I am not sure which is the most effective in time and money. I ask in general to get everyone's own opinion to what are best study programs out there.
+ 3
If I understand correctly, you are looking for a good code editor for begginers.
You should looks for one that is an IDE (Integrated Development Enviroment). An IDE can help you with debugging, suggestions and code completion which will make you faster in the beginning, and so on.
A good few IDEs are:
Visual Studio Code
Atom by Github
Komodo Edit
But if you prefer something more simple and clean, you can't go wrong with SublimeText
+ 2
thanks a mil