satyaakam / foss-lab-manual

Automatically exported from code.google.com/p/foss-lab-manual
1 stars 0 forks source link

Running Python #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Running Python : some simple exercise – e.g. Connecting with MySql database

Original issue reported on code.google.com by tshrinivasan on 5 Mar 2011 at 6:11

GoogleCodeExporter commented 9 years ago

Original comment by tshrinivasan on 5 Mar 2011 at 6:16

GoogleCodeExporter commented 9 years ago

Original comment by tshrinivasan on 5 Mar 2011 at 6:26

GoogleCodeExporter commented 9 years ago
The Python tutorial seems to be a suitable candidate for the study material 
http://docs.python.org/tutorial/

Based on the Python tutorial the 5 lab sessions could be split as shown below:

Lab 1: Basic Types and Flow Control
Lab 2: Data Structures and Modules
Lab 3: IO and Exceptions
Lab 4: Classes
Lab 5: Standard Library

Original comment by bravegnu on 28 Mar 2011 at 4:44

GoogleCodeExporter commented 9 years ago
Attached the contents for Python Lab - 1. Please review and send in your 
feedback.

Original comment by bravegnu on 14 Apr 2011 at 1:51

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks vijay.

Examples in python are clear and fine.

Original comment by tshrinivasan on 14 Apr 2011 at 2:15

GoogleCodeExporter commented 9 years ago
I had added python session 2 to the repo. 
http://code.google.com/p/foss-lab-manual/source/browse/trunk/lab-manual/python-2
.txt

Original comment by bravegnu on 10 May 2011 at 4:16

GoogleCodeExporter commented 9 years ago
Added Python session 3 to the repo.
http://code.google.com/p/foss-lab-manual/source/browse/trunk/lab-manual/python-3
.txt

Original comment by bravegnu on 24 May 2011 at 3:02

GoogleCodeExporter commented 9 years ago
Added python sessions 4 and 5.

http://code.google.com/p/foss-lab-manual/source/browse/trunk/lab-manual/python-4
.txt
http://code.google.com/p/foss-lab-manual/source/browse/trunk/lab-manual/python-5
.txt

Original comment by bravegnu on 6 Jun 2011 at 9:37

GoogleCodeExporter commented 9 years ago
Added Object Orient Programming in Python session.
http://code.google.com/p/foss-lab-manual/source/browse/trunk/lab-manual/python-6
.txt

Original comment by bravegnu on 27 Jun 2011 at 3:52