Python on Symbian is a great way to start creating mobile applications ("apps"). Python apps look like 'native' Symbian apps and can be distributed in the same way. They can access the same platform services but, without the need to dive deep into Symbian C++, are quick and easy to create. You can write fully functional apps after only a few hours of study. Python is a fun, fast and completely free alternative to native C++ development. If you don't yet know Python, this book gently introduces you to the language, coding conventions and basic programming elements. Later chapters of the book...
Python on Symbian is a great way to start creating mobile applications ("apps"). Python apps look like 'native' Symbian apps and can be distributed in...