View Single Post
  #8  
Old 05-23-2007, 01:48 PM
z28dreams z28dreams is offline
Senior Member
 
Join Date: Sep 2005
Location: Donating at the tables
Posts: 2,791
Default Re: resources for learning about web development/programming

AVFletch is pretty spot on -

I'd say learn:

HTML (W3C validated) / CSS for layout

then PHP / mySQL for doing scripting and database design.

Just google tutorials for stuff you're not sure how to do and you'll pick up the basics pretty fast.

Light php knowledge + a good grasp on SQL will do almost anything you want on the web, unless you want to get into fancy AJAX stuff.
Reply With Quote