Age | Commit message (Collapse) | Author |
|
|
|
More python fixes
|
|
|
|
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.
|
|
|
|
|
|
|
|
Fix basic python
|
|
|
|
|
|
|
|
Fixed minor error in sample command in main slides in mv command.
|
|
Adding git slides to repo.
|
|
|
|
|
|
|
|
These are slides made for the course at IITB in Jan 2015.
|
|
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.
|
|
Modified README( Fixed typo).
|
|
|
|
changes in the directory so that it can be compiled by sphinx
|
|
sphinx-lecture_notes
|
|
|
|
|
|
Restructuring repo
|
|
|
|
|
|
|
|
spaces & '-'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|