summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-12Slides for classes in 2015.Prabhu Ramachandran
Added a simpler TDD lecture set which is only based on functions and nose. Removed doctest entirely. Also added some older content on OOP from my ancient Python tutorial. Put together a slide set covering OOP and the unittest module.
2015-02-11Raise exception correctly.Prabhu Ramachandran
2015-02-05Add standalone script slide.Prabhu Ramachandran
2015-02-05Adding modules and exceptions to basic python.Prabhu Ramachandran
2015-01-29Merge pull request #8 from prabhuramachandran/fix_basic_pythonPrabhu Ramachandran
Fix basic python
2015-01-29Misc. fixes to slides, mostly whitespace.Prabhu Ramachandran
2015-01-29Adding sslc1.txt to repo.Prabhu Ramachandran
2015-01-29Merge branch 'master' of github.com:FOSSEE/sees into fix_basic_pythonPrabhu Ramachandran
2015-01-22Merge pull request #6 from meetshah1995/masterPrabhu Ramachandran
Fixed minor error in sample command in main slides in mv command.
2015-01-22Merge pull request #7 from prabhuramachandran/git_slidesPrabhu Ramachandran
Adding git slides to repo.
2015-01-22Copy images from lecture notes for the slides.Prabhu Ramachandran
2015-01-22Fix small errors in basic Python slides.Prabhu Ramachandran
2015-01-22Remove tmp.tex.Prabhu Ramachandran
2015-01-22Adding git slides to repo.Prabhu Ramachandran
These are slides made for the course at IITB in Jan 2015.
2015-01-21Fixed minor error in sample command in main slides.Meet Shah
A sample on application of mv command for renaming files had a minor error. Since the files to be renamed were being taken in a loop and they had spaces in their names, the mv command took the 2 parts of the string '$i' as its 2 inputs.Changed $i to "$i" and it works just fine.
2014-12-01Merge pull request #4 from soumenganguly/masterHardik Ghaghada
Modified README( Fixed typo).
2014-12-01Modified README( Fixed typo).Soumen Ganguly
2014-06-16Merge pull request #3 from FOSSEE/sphinx-lecture_notesPrabhu Ramachandran
changes in the directory so that it can be compiled by sphinx
2014-06-16Merge branch 'master' of https://github.com/FOSSEE/sees into ↵hardythe1
sphinx-lecture_notes
2014-06-16correcting the typohardythe1
2014-06-13changes in the directory so that it can be compiled by sphinxhardythe1
2014-06-12Merge pull request #2 from FOSSEE/restructuring-repoPrabhu Ramachandran
Restructuring repo
2014-06-12changing directory names i.e test_driven_development for tdd and so onhardythe1
2014-06-12adding spoken tutorial directoryhardythe1
2014-06-12Modifying README. Introduction integrated in READMEhardythe1
2014-06-12restructuring and renaming files/directories with underscores instead of ↵hardythe1
spaces & '-'
2014-06-12moving slidesHardik Ghaghada
2014-06-12moving tex files to the respective slides directory of each toolHardik Ghaghada
2014-06-12restructring repoHardik Ghaghada
2012-02-01Removed ult parts 1-8 and pushed to other repo.Jovina
2012-02-01Removed ult_1 from sees repo.Jovina
2012-01-31Modified the script & slides based on the review.Jovina
2012-01-23Added ULT-8 after modifiying the script & slides based on the review.Jovina
2012-01-19Added ULT-7 after modifiying the script & slides based on the review.Jovina
2012-01-19Modified the script and slides based on the sugesstions given in the review.Jovina
2012-01-10Modified the script and slides based on the review.Jovina
2012-01-09Modified the script based on the suggestions given in the review.Jovina
2012-01-06Modified the script based on the sugesstions given in the review.Jovina
2011-12-01Changes in 'advanced_python'.Jovina
2011-10-24Minor changes to tex files in 'advanced python'.Jovina
2011-10-24Change in the title slide in 'Advanced Python'.Jovina
2011-10-04Added image files to 'Advanced Python'.Jovina
2011-09-19Modified slides of 'basic Python' and 'Advanced Python' .Jovina
2011-09-14Minor correction to the plotting slides of advanced python.Jovina
2011-09-13Minor changes to files 'modules.rst' & 'rst.rst' .Jovina
2011-09-13Minor changes to 'advanced python'.Jovina
2011-09-04BUG: Fixing a few bugs and minor formatting in the slides.Prabhu Ramachandran
2011-08-02Minor changes to SDES.design.tex .Jovina
2011-08-02Modified SDES session planJovina
2011-08-01Changed bzr to hg on page 4 to reflect the changes made to SDESParth Buch