|
|
|
Python Usage 101
Domenico Carbotta shows how to write a small Python program using some useful Python shortcuts like an intelligent class snippet for auto-initialization of object data, and how to run the program from within TextMate
|
|
|
|
|
Django Tutorial Part 1 - Setup
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)...
|
|
|
Resources for Python Newbies
A short introduction to the on-line world of resources for Python programmers, targetted at newbies but probably useful for anyone in the Python world....
|
|
|
|
|
|
Python GUI Programming with wxPython
A series of videos for beginners showing how easy it is to quickly develop professional looking graphical user interfaces exploiting the ease and power...
|
|
|
|
|
PyDev Eclipse IDE Videos
See the PyDev development environment in action. PyDev is an extension to the powerful Eclipse framework (best known as a Java editor). PyDev and Eclip...
|
|