Hello Everyone,
My main OS (operating systems) are Linux and BSD (an offshoot of Unix). On these platforms I use VIm, Emacs, and gEdit, as my code editors. I sometimes use Bluefish and Arachnophilia as well.
All of the above have numerous features and plug-ins that work in many different computer languages and make code writing and editing a breeze.
I also use the IDE (Integrated Development Enviornment) NetBeans. IDE's are for the more advanced programmer, but I believe they should be introduced early on in one's programming education. Hopefully we'll see that in future lessons. The IDE Eclipse is also pretty good.
Occasionally, but not too often, I work on a Windows box, and there I use NotePad++. It is by far one of the best applications of its kind.
All of the above mentioned software is free!
When dealing with HTML, I NEVER use WYSIWYG (What-You-See-Is-What-You-Get), editors like Dreamweaver or Kompozer. They muck-up the code quite a bit and make it extremely difficult to fix and or or edit on larger sites.
Chet
That's a Blog!