Posts Tagged ‘Videos’

List Of Computer Science Video Lectures

Friday, August 15th, 2008

Huge collection of Computer Science Video Lectures from Universities like ADUNI ,MIT, Washington, Berkeley, IIT etc…

Link: LinkMingle

15 Places To Find Great Screencasts

Tuesday, August 12th, 2008

Screencasts, how-to videos that show only what’s happening on the computer screen as an instructional method has grown and has become an essential means of teaching on the web.

The now famous “Creating a weblog in 15 minutes” screencast that introduced the Ruby on Rails framework, helped to put Rails in the spotlight better than anything else in the early days. It has since even been emulated a few times by other frameworks. Here’s how to find more great screencasts…

Link: ReadWriteWeb

Beginners PHP Video Tutorials

Saturday, August 2nd, 2008

These beginners PHP video tutorials were created for web designers who have little to no programming experience.

Where most other PHP tutorials and books assume you know programming (or at least, that’s what it seems like …) This site assumes you need to have things explained (and demonstrated) in non-nerd terms.

Link: Killer PHP

Using The YouTube Data API

Wednesday, May 21st, 2008

The YouTube data API offers read-only access to YouTube’s content in the form of Google data (“GData”) feeds. The API gives access to lists of videos matching specific criteria, popular videos, and more. It also allows access to public information about YouTube users, including playlists, subscriptions and contacts.

Link: Zend Framework