Part 2: Editing tools and Lookup materials for becoming a web programmer

Among the many things that play a crucial role in maintaining the flow of development, the choice of an editor and reference document are undoubtedly the most important. Today we will discuss them.

(This tutorial is a part of the series – “How to become a web programmer in 4 easy steps” . Read previous post here.)

Choice of an Editor

My stints with text editors always ended in disaster until I used Notepad++; and I fell in love with it.

notepad++

Notepad++ is the best text editing software in its category. It boasts of a lot of features including support for a whopping 48 scripting languages and portability.

Reference Material

A reference always comes handy – especially if it is available offline. Free offline materials are hard to find. Given below is a collection of offline and online reference material for HTML, CSS, JavaScript and PHP.

Reference Offline Source Online Source
     
HTML XHTML

HTML 5

HTML 4

w3schools.com
     
CSS CSS2 w3schools.com
     
JavaScript Mozilla.org w3schools.com
     
PHP PHP Reference (CHM) php.net

What’s next?

In Part 3 we will learn how to do debugging when it is required.

Most Popular Posts on antzFxWay.com


2 Responses to “Part 2: Editing tools and Lookup materials for becoming a web programmer”

  1. FULLfx.antzFx.com » Part 1: Essential Development Tools for becoming a web programmer  on December 3rd, 2009

    [...] in Part 2 – “Editing tools and Lookup materials for becoming a web programmer”. [...]

  2. FULLfx.antzFx.com » Part 3: Debugging Tools for becoming a web programmer  on December 7th, 2009

    [...] a part of the series – “How to become a web programmer in 4 easy steps”. Read previous post here. [...]


Leave a Reply