Coding on Windows - Notepad ++

Date August 11, 2008

Notepad++ is a code editor software that can also replace your MS Windows Notepad.

From the research I’ve done, it is one of the most used software for programmers working on a Windows machine. The list of features it has is pretty impressive, such as:

syntax highlighting for C, C++, PHP, CSS, Java, HTML, XML, Javascript, Python, [...]

Coding in Linux - Bluefish Editor

Date August 7, 2008

I’m starting my baby steps into web coding, really starting out with the basics of the basics. But, I didn’t want to start with a WYSIWYG editor, those are too simple and will not teach much of coding per se. So, I went searching for a nice editor for my Linux box and found Bluefish [...]