Python at MIT
Looks like MIT will be using Python for at least one of their introductory programming classes.
Via: Titus Brown
Looks like MIT will be using Python for at least one of their introductory programming classes.
Via: Titus Brown
Jkx explains how to protect your Python-based blog with Bayesian filters using Reverend.
IBM DeveloperWorks explains how to build a web spider on Linux:
Web spiders are software agents that traverse the Internet gathering, filtering, and potentially aggregating information for a user. Using common scripting languages and their collection of Web modules, you can easily develop Web spiders. This article shows you how to build spiders and scrapers for [...]
Looks like they skipped over Chapters 7 and 8 for now, but Chapter 9 is up.
Tutorialicious is like Digg/Reddit for tutorials, including a Python category. Cool.