PyS60 (Portuguese - Brazil)
From OpenSource
Introduction
In http://wiki.embeddedacademy.org/index.php/Python_for_S60_-_PyS60 there is an excellent mini-course about PyS60, in Portuguese (Brazil).
The mini-course does not require a previous knowledge regarding Oriented Objects Programming, or even a deep knowledge of the Python Language, since the used methodology promotes a gradual learning throughout the lessons. The main practical resources and of this type of programming, for the S60 Platform, are presented through the analysis of scripts and the functioning of these in smartphones. Python for S60 is an ideal choice to start to create applications for devices based on the S60 platform, because the development is relatively simple, easy and fast. It is suitable for development of prototypes or construction of applications to test concepts with a simple and consistent language.
Links
- PyS60
PyS60 wiki PyS60 Documentation PyS60 Modules PyS60 Extensions Miso
- Python Tutorials
Python Programming for Beginners A Beginner's Python Tutorial Python Tutorial
- Python Books
Learning Python (Guidebook) ActiveState Python Cookbook Dive Into Python Thinking in Python
