Python is an important high level programming language which has been used by developers who now to use to create some of the greatest applications ever. In this post I have posted something that was originally posted on the EFYtimes network site. Enjoy
Video Tutorials
This tutorial will teach you to package URL with apps and add them to your project, while passing values to the URLs as well.
This is a class on Python from the Google Python Class. It is a basic tutorial that introduces you to the subject.
Databases are often created using PYthon’s SQLite module. This video teaches you how to do so.
This is a project-based tutorial on Python that covers data structures, debugging and other topics.
This tutorial shows you how to use Python for scientific programming and synchrotron beamline.
Websites With Python Video Tutorials
These are free video lectures on Python that are meant for developers.
These tutorial videos teach you the basics of looping, file handling, lists, string functions, debugging, classes etc.
3. ShowMeDo
This website has a pretty big collection of videos on Python that you can use to learn from.
4. Learners TV
Here you will find over 40 videos on programming in Python that will teach you various aspects of the language.
5. Learning Python Programming
This is a blog that contains a number of video tutorials on Python.
Game Programming
1. Programming physics games with Python and OpenGL
This tutorial teaches you to use Python and OpenGL in order to write your own games.
2. Collision detection and resolution
This is a tutorial that can teach you about vectors and how to use them.
This is a video tutorial on game programming in Python that will give you some beginner code and tell you about the various tools needed for game programming.
4. Program Your Own Game With Python
This is a guided walkthrough on how to use Python 3.3.0 to write a very simple game.