An Intensive Exploration Of jQuery
Category: Web Development > Javascript      Posted: 06 Apr 09

Ben Nadel has generously created a comprehensive video overview of the jQuery framework. He carefully covers everything from the basic hide/show method...

Diving into Django
Category: Languages > Python      Posted: 06 Apr 09

It's always nice to branch out from our usual topics. For today's screencast entry, Jeff Hui will show us how to build a basic ticket management system...

Learn Django: Create a Wiki in 20 minutes
Category: Languages > Python      Posted: 25 Oct 07

Learn Django shows how easily and quickly you can get a web application up and running with Django.

In the process we'll introduce the basic...

Django Tutorial Part 1 - Setup
Category: Languages > Python      Posted: 07 May 07

Django is a Python web framework used for rapid application development in any environment. In under 10 minutes, we will go from a bare Linux (Ubuntu)...