Meh, im okay. I just like giving a boost to people i see maybe having to deal with the same shit i went through.
A good place to satrt for all things programming:
http://codeproject.com
Javascript to steal (reverse-engineering is the best way to learn)
http://javascript.internet.com/
Basic HTML
http://www.htmlgoodies.com/primers/basics.html
^ this site also has a bunch of stuff for css, which is great stuff.
And DHTML
HTML tag reference:
http://webmonkey.wired.com/webmonkey...ml_cheatsheet/
C#:
http://www.softsteel.co.uk/tutorials/cSharp/cIndex.html
XML:
http://www.xml.com/pub/a/98/10/guide0.html
All kinds of ASP .Net: (A good way to learn C# or Visual basic)
http://www.devasp.net/
Info on C#, VB, C++ (i knwo microsoft is ecvil, but they have a shitload of info on programming)
http://msdn.microsoft.com/library/default.asp
If you have quake 3, this is a GREAT place to pick up some c++ editing skills:
http://www.planetquake.com/code3arena/
you will need visual studio, but that can be found through many means, both honest and shady.
let me know if you are curious about anything i didnt list here, i can probably find you something.