|   Home   |   Feedback   |   About Me |
 
 

Python for S60

 
 
     
 
 
 
 
Get Started
 
PyS60 Tutorials
 
Featured Applications
 
My Blog
 
Discussion Boards
 

 Forum Nokia Blogs

 
SourceForge
 
Contributions
 
FeedBack
 
 
 
 

 

Lessons On Python Syntax

Before going to the intensive sample codes of PyS60 its very important that one should understands the basic syntax of Python Language. This Page Talks about some important issues on syntaxes of python which will be used throughout your application development in PyS60.

This Basic Python lessons are very important and are to be given an ample amount of weightage if one wants to develop some complex mobile applications in python.

Following are the Syntax issues covered:

1. String Handling In Python

2. Lists and Tuples

3. Looping in Python

4. if statement

5. Defining a Function

6.Dictionaries in Python

 

 

 
   
 
Home   |   Feedback    |  About Me