views:

419

answers:

2

Please suggest premium or free online video sources that address web development.

I'm looking for the satisfy the following areas in particular.

  1. Web architecture and planning
  2. Web Usability and Design
  3. Specific programming languages/frameworks namely (PHP, RoR, javascript, CSS)
  4. Database Design
  5. AJAX, jQuery
  6. Any other areas needed to be a top notch developer (Note I didn't mean 'web designer', or 'web programmer')

So far the only great premium sites I'm aware of are lynda.com (for everything) and Peepcode.com (RoR). I know there's more out there like them. Please share.

+1  A: 

How about lynda.com's main competitor (but number two, I think), http://www.vtc.com.

+2  A: 

I just found a good resource:

Harvard CS-75 - Building Dynamic Websites

http://academicearth.org/courses/building-dynamic-websites

A previous version is also on iTunes.

JDelage
The course can also be found on CS75.tv, along with transcript, video of sessions, sample code, assignment, etc. Amazing.
JDelage