Various technology lectures about Python, C++, Java, etc. Note to my 8th grade students - these videos are most likely above your learning curve, but if you love programming and want to get into the "meat" of Python, feel free to check them out.
This series aims to get you up and running with Python on Windows XP. Here I have distilled for you the knowledge that I wanted when I first started with Python. During 1.5 hours of video I'll get you up and running with the right Python distribution, cod
Aimed at Python Beginner Programmers, this fully-worked series builds a complete application that utilises a User Interface, the comma-separated-values (csv) module, reads and writes files, handles exceptions and gives useful error messages, uses test-dri
A highly interesting talk about the ugly syntactic freedoms in Ruby that enables the development of beautiful tools like rspec and cucumber which will never be possible in python due to its - generally beautiful - syntactic borders.