Programming
Sponsors:
Javascript Tutorial
This is a really nice tutorial on Javascript and Jquery
http://www.sawmac.com/missing/javascript/tutorials/examples/index.html
Learn SQL in 4 Minutes
Learn SQL in Under 4 Minutes
This tutorial assumes you have a database set up and ready to go, and you know how to write queries against it. This tutorial also assumes you already have a strong handle on programming concepts. This will go fast.
Ready? Go!
SQL (pronounced "sequel") is merely a language used to interact with a database. Alone, it doesn't have much practical purpose but is usually used in conjunction with another language. Such as PHP. You can, however, write raw queries against a database for your own amusement. This is handy for testing or learning purposes.
Faces behind programming languages
Ever wonder who the faces are behind the programming languages? Check out this site to see.
http://yabblog.com/2008/11/01/faces-behind-popular-languages/