Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-31 | vcs: Fix tiny indentation problem in handout. | Puneeth Chaganti | |
2011-01-31 | vcs: Add include directive for exercises in handOut. | Puneeth Chaganti | |
2011-01-31 | vcs: Fix pygments highlighting of code blocks with $ and ' | Puneeth Chaganti | |
Pygments highlighting breaks when a code block ends with a lone $ on a line or when it has an unmatched '. | |||
2011-01-31 | vcs: Add highlight directive to handout.rst | Puneeth Chaganti | |
Sphinx uses highlight directives, which can be passed on, to Pygments for syntax highlighting. | |||
2011-01-31 | vcs: Fix problem with typesetting a code block. | Puneeth Chaganti | |
2011-01-30 | vcs: Make exercise.rst more detailed. | Puneeth Chaganti | |
The students were a little confused, because they didn't have an idea of the big picture. Added more detail, attempting to show the big picture. | |||
2011-01-30 | vcs: Fix errors in slides, after class. | Puneeth Chaganti | |
The 3 pane diff description was wrong. Changed it. | |||
2011-01-30 | vcs: Change \title in vcs.tex. | Puneeth Chaganti | |
The title is now more specific, rather than generic. It mentions hg as the version control system being used. | |||
2011-01-30 | vcs: Mention hg remove command. | Puneeth Chaganti | |
I was mistaken that everything could be done with the hg add command alone. But apparently hg remove command is necessary. | |||
2011-01-30 | vcs: Add title to exercises.rst | Puneeth Chaganti | |
The title is required for it to appear in the index file of sphinx. | |||
2011-01-30 | vcs: Minor changes to exercises.rst | Puneeth Chaganti | |
Changed the directory structure of exercises repository and accordingly changed the exercises sheet. | |||
2011-01-30 | vcs: Add exercises. | Puneeth Chaganti | |
2011-01-30 | vcs: Add note about binary files in handout | Puneeth Chaganti | |
Added a note about using binary files in a version control system and the diffs that would appear. | |||
2011-01-30 | vcs: Fix slides. | Puneeth Chaganti | |
Cleaned up slides, based on the new hand-out. Removed all the commands and outputs and details of the files being changed, etc. All these details are to be shown, hands-on, on the terminal. | |||
2011-01-30 | vcs: Fix images. | Puneeth Chaganti | |
Remove all images that are not being used. Use better images for mercurial logo and home-brew VC folder. | |||
2011-01-30 | vcs: Minor changes to handout | Puneeth Chaganti | |
Fixed bugs that were seen while preparing slides. | |||
2011-01-29 | vcs: Changes to handout.rst | Puneeth Chaganti | |
Lot of changes based on Joel's HgInit Tutorial and Mercurial Tutorial. | |||
2010-09-18 | Minor edits to LaTeX material. | Puneeth Chaganti | |
2010-09-07 | Merging changes | Amit Sethi | |
2010-09-07 | Some changes made to title levels | Amit Sethi | |
2010-09-07 | Added a paragraph about docstrings in the chapter. | Madhusudan.C.S | |
2010-09-07 | RBT Levels to the questions. | Madhusudan.C.S | |
2010-09-07 | Adding a huge question for lab exercise 4. | Madhusudan.C.S | |
2010-09-07 | Add third lab exercise questions. | Madhusudan.C.S | |
2010-09-07 | Add second lab exercise questions. | Madhusudan.C.S | |
2010-09-07 | First Lab exercise questions. Sorry for very small commits. I paid the ↵ | Madhusudan.C.S | |
penalty of losing my entire file on which I had worked on 1 and half days. | |||
2010-09-07 | Removing reduntant files . | Amit Sethi | |
2010-09-07 | Changed name of Using_Linux_Tools to handout.rst to follow the standard | Amit Sethi | |
2010-09-07 | Merging all the changes made bu madhu and punch | Amit Sethi | |
2010-09-07 | Refactored a lot of material . Mostly for continuity also some recipie based ↵ | Amit Sethi | |
additions | |||
2010-09-06 | Final portions of Test Driven Development. | Madhusudan.C.S | |
2010-09-03 | Add unittest based test module. | Madhusudan.C.S | |
2010-09-03 | Move the code and data files to math_utils directory. | Madhusudan.C.S | |
2010-09-03 | Add materials on doctest and unittest framework. | Madhusudan.C.S | |
2010-09-02 | Added a question answer format for initial introduction to make it recipie ↵ | Amit Sethi | |
based . | |||
2010-08-31 | Adding the page header. Better late than never. | Madhusudan.C.S | |
2010-08-31 | Completed the section on realistic test scenarios and introductory ↵ | Madhusudan.C.S | |
paragraphs on nose. | |||
2010-08-31 | Manipulated the python gcd script to accommodate new way of testing. | Madhusudan.C.S | |
2010-08-31 | Added the test cases for GCD function and the Python script that was used to ↵ | Madhusudan.C.S | |
generate it. | |||
2010-08-31 | Add a work-in progress section on writing realistic tests. | Madhusudan.C.S | |
2010-08-31 | Add the gcd.py sample file being used in the hand out. | Madhusudan.C.S | |
2010-08-31 | Improved the initial Introduction on tests content. | Madhusudan.C.S | |
2010-07-14 | Add a section on real life tests. | Madhusudan.C.S | |
2010-08-31 | Merged heads. | Puneeth Chaganti | |
2010-08-31 | Added lab workbook and related files. | Puneeth Chaganti | |
2010-08-31 | Added .org files to .hgignore | Puneeth Chaganti | |
2010-08-31 | Added slides for LaTeX. | Puneeth Chaganti | |
2010-08-31 | Updated handout. | Puneeth Chaganti | |
2010-08-31 | Added sample document for LaTeX session. | Puneeth Chaganti | |
2010-07-12 | Changes to shell scripting | Amit Sethi | |