3. NOTEPAD
Notepad is the easiest-to-use text editor and the best thing about it it’s that is available on Windows OSes. You can write any code you want, but it does not have a compilator, which is needed for debugging and compiling programs.
2. VISUAL STUDIO CODE
Visual Studio Code is a neat text-editor that has more fratures than Notepad – such as different colors on tags and syntax and more functionality like creating a git, for exemple. Also available for MacOS users.
1. NOTEPAD++
Prehaps laking a couple of functions found in Visual Stuio Code, Notepad++ is probably far more popular to users worldwide. Even here, the tags and syntaxes have their own color, which is nice, specially if you wanna to distuinguish one from another. Comes aswell with add-ons.