summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-18ult: Clean up notes; Add slides and a few exercises.Puneeth Chaganti
2011-04-18basic_py: Cleaned up notes and added slides.Puneeth Chaganti
2011-04-18latex: Rename module plan file and other minor changes.Puneeth Chaganti
2011-04-18vcs: Rename module plan file with minor changesPuneeth Chaganti
2011-03-25latex: Minor changes. Add exercises.Puneeth Chaganti
2011-03-25Change lexer to console lexer from bash.Puneeth Chaganti
2011-02-06latex: Changes to slides and handout before and after class.Puneeth Chaganti
2011-01-31vcs: Remove all mention of use of -ve revision numbering.Puneeth Chaganti
2011-01-31vcs: Change email id to fossee from gmail.Puneeth Chaganti
2011-01-31vcs: Minor fixes to handout.Puneeth Chaganti
2011-01-31vcs: Add details about -u, -m parameters to commitPuneeth Chaganti
2011-01-31vcs: Introduce commit with -u and -m parametersPuneeth Chaganti
2011-01-31vcs: Fix tiny indentation problem in handout.Puneeth Chaganti
2011-01-31vcs: Add include directive for exercises in handOut.Puneeth Chaganti
2011-01-31vcs: Fix pygments highlighting of code blocks with $ and 'Puneeth Chaganti
2011-01-31vcs: Add highlight directive to handout.rstPuneeth Chaganti
2011-01-31vcs: Fix problem with typesetting a code block.Puneeth Chaganti
2011-01-30vcs: Make exercise.rst more detailed.Puneeth Chaganti
2011-01-30vcs: Fix errors in slides, after class.Puneeth Chaganti
2011-01-30vcs: Change \title in vcs.tex.Puneeth Chaganti
2011-01-30vcs: Mention hg remove command.Puneeth Chaganti
2011-01-30vcs: Add title to exercises.rstPuneeth Chaganti
2011-01-30vcs: Minor changes to exercises.rstPuneeth Chaganti
2011-01-30vcs: Add exercises.Puneeth Chaganti
2011-01-30vcs: Add note about binary files in handoutPuneeth Chaganti
2011-01-30vcs: Fix slides.Puneeth Chaganti
2011-01-30vcs: Fix images.Puneeth Chaganti
2011-01-30vcs: Minor changes to handoutPuneeth Chaganti
2011-01-29vcs: Changes to handout.rstPuneeth Chaganti
2010-09-18Minor edits to LaTeX material.Puneeth Chaganti
2010-09-07Merging changesAmit Sethi
2010-09-07Some changes made to title levelsAmit Sethi
2010-09-07Added a paragraph about docstrings in the chapter.Madhusudan.C.S
2010-09-07RBT Levels to the questions.Madhusudan.C.S
2010-09-07Adding a huge question for lab exercise 4.Madhusudan.C.S
2010-09-07Add third lab exercise questions.Madhusudan.C.S
2010-09-07Add second lab exercise questions.Madhusudan.C.S
2010-09-07First Lab exercise questions. Sorry for very small commits. I paid the penalt...Madhusudan.C.S
2010-09-07Removing reduntant files .Amit Sethi
2010-09-07Changed name of Using_Linux_Tools to handout.rst to follow the standardAmit Sethi
2010-09-07Merging all the changes made bu madhu and punchAmit Sethi
2010-09-07Refactored a lot of material . Mostly for continuity also some recipie based ...Amit Sethi
2010-09-06Final portions of Test Driven Development.Madhusudan.C.S
2010-09-03Add unittest based test module.Madhusudan.C.S
2010-09-03Move the code and data files to math_utils directory.Madhusudan.C.S
2010-09-03Add materials on doctest and unittest framework.Madhusudan.C.S
2010-09-02Added a question answer format for initial introduction to make it recipie ba...Amit Sethi
2010-08-31Adding the page header. Better late than never.Madhusudan.C.S
2010-08-31Completed the section on realistic test scenarios and introductory paragraphs...Madhusudan.C.S
2010-08-31Manipulated the python gcd script to accommodate new way of testing.Madhusudan.C.S