summaryrefslogtreecommitdiff
path: root/basic_python
AgeCommit message (Collapse)Author
2011-09-19Modified slides of 'basic Python' and 'Advanced Python' .Jovina
2011-09-04BUG: Fixing a few bugs and minor formatting in the slides.Prabhu Ramachandran
2011-06-15Modified the index file in basic python to be consistent with other module's.Madhusudan.C.S
2011-06-13Fix typo in basic_python/slides/intro.tex. Puneeth Chaganti
2011-05-06Make heading underlines consistent across files.Puneeth Chaganti
2011-04-20basic_py: Minor edits to exercises.Puneeth Chaganti
2011-04-18basic_py: Cleaned up notes and added slides.Puneeth Chaganti
2010-06-10Merged the branches.Shantanu Choudhary
2010-06-10Committing last changes.Madhusudan.C.S
2010-02-28Testing Again previously some problemAmit Sethi
2010-02-28TestAmit Sethi
2010-02-28Testing autobuilding review from SEES documentationAmit Sethi
2009-11-16Updated Strings and Dictionaries with minor edits.Santosh G. Vattam
2009-09-18Completed dictionaries section.Santosh G. Vattam
2009-09-18Added dictionaries section.Santosh G. Vattam
2009-09-18Completed the strings and I/O sections.Santosh G. Vattam
2009-09-16Added the strings_dict.rst file.Santosh G. Vattam
2009-09-16Added section for Classes and Objects.Madhusudan.C.S
2009-09-15Completed intro.rst. Review pending.Santosh G. Vattam
2009-09-09Merged mainline branch and Madhu branch.Madhusudan.C.S
2009-09-09Added and completed(first run) course hand out for functional approach.Madhusudan.C.S
2009-09-09Added new file and stubs for interim assessment.Madhusudan.C.S
2009-09-08Added while loop, if conditional, raw_input() sections.Santosh G. Vattam
2009-09-02Added Strings and Boolean sections.Santosh G. Vattam
2009-08-26Added Variables section.Santosh G. Vattam
2009-08-26Added content of basic datatypes.Santosh G. Vattam
2009-08-25Added Editing and running a python file sectionSantosh G. Vattam
2009-08-24Branch merged.Santosh G. Vattam
2009-08-23Added interpreter examples and the ipython section.Santosh G. Vattam
2009-08-22Added a sub-section on Tuples.Madhusudan.C.S
2009-08-22Pushed the current subsections one level down.Madhusudan.C.S
2009-08-22Added interpreter content.Santosh G. Vattam
2009-08-21Added Advantages of Python sectionSantosh G. Vattam
2009-08-20Added content to introduction.Santosh G. Vattam
2009-08-20Added a subsection on List Comprehension.Madhusudan.C.S
2009-08-20Added List methods to Lists and Tuples section.Madhusudan.C.S
2009-08-20Added a file for Lists and Tuples session.Madhusudan.C.S
2009-08-19Renaming the directory and file not to include spaces.Madhusudan.C.S
Hopefully we follow this convension henceforth of not having spaces in file names or directory names and have all lower case letters in the names.