View Single Post
  #15  
Old 09-30-2004, 06:47 AM
Vodstok's Avatar
Vodstok Vodstok is offline
Fear scented candle
 
Join Date: Jan 2004
Location: The edge of forever
Posts: 13,650
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.
__________________
Some misguided people decided I was funny enough to pay. See if they're right:
http://www.cracked.com/members/Vodstok/
(I tweet pretty hardcore, too)
Reply With Quote