back to the basics - part #1
the idea behind this series of tutorials is to form a guide, an online book for all to see. its not all fun and games, we will be starting the right way with the theory. theres too many tutorials and books in the world that just start you off on writing code in an easy to learn language, they rush you through the basics and forget to teach you the art. this is pretty bad for you as a wannabe programmer, programming is an art / discipline that doesnt follow strict guidelines, theres no real right or wrong, once you know the art of programming any language becomes easy to learn (with the exception of binary) and all that really changes is the framework that the language may offer.
update: i should mention this is the first version of the text, it still needs to be changed to suit beginners but the basic outline is there.