[Tutorial] Learning programming with Python
Posted: Sat Feb 09, 2013 10:00 pm
In this tutorial I will cover the basics of the Python Programming Language for use on both PC and PSP system.
This tutorial requires previous programming knowledge (at least the basics).
I write these tutorials based on my personal knowledge, don't take this as the ultimate tutorial, but rather a quick walkthrough.
Index:
- Part 1: Introduction
- Part 2: Working with variables
- Part 3: Basic expressions
- Part 4: Functions, Classes and Modules
- Part 5: Some useful modules
- Part 6: GUI Programming
- Part 7: GUI Programming Part 2
- Part 8: PSP Programming
- Part 9: PSP Programming Part 2
- Part 10: PSP Programming Part 3
- Part 11: More on Functions
More to come...
This tutorial requires previous programming knowledge (at least the basics).
I write these tutorials based on my personal knowledge, don't take this as the ultimate tutorial, but rather a quick walkthrough.
Index:
- Part 1: Introduction
- Part 2: Working with variables
- Part 3: Basic expressions
- Part 4: Functions, Classes and Modules
- Part 5: Some useful modules
- Part 6: GUI Programming
- Part 7: GUI Programming Part 2
- Part 8: PSP Programming
- Part 9: PSP Programming Part 2
- Part 10: PSP Programming Part 3
- Part 11: More on Functions
More to come...