Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-06 | adv_py: Add slides for additional sections in more_py.tex | Puneeth Chaganti | |
2011-05-06 | adv_py: Slides and notes for OOP. | Puneeth Chaganti | |
2011-05-06 | Make heading underlines consistent across files. | Puneeth Chaganti | |
2011-05-04 | adv_py: Minor change. | Puneeth Chaganti | |
2011-05-04 | vcs: Add objectives and summary. | Puneeth Chaganti | |
2011-04-20 | adv_py: Add module -- more arrays. | Puneeth Chaganti | |
2011-04-20 | Remove Python_Problem_Set_1.tex from the main directory. | Puneeth Chaganti | |
The problems have been added to exercises.rst of Basic Python. | |||
2011-04-20 | Delete .hgignore and Introduction/Introduction.rst | Puneeth Chaganti | |
2011-04-20 | basic_py: Minor edits to exercises. | Puneeth Chaganti | |
2011-04-20 | intro: Renamed introduction directory. | Puneeth Chaganti | |
2011-04-20 | adv_py: Added notes and slides for functional programming. | Puneeth Chaganti | |
2011-04-18 | Add README. | Puneeth Chaganti | |
2011-04-18 | adv_py: Add notes, slides and a few exercises. | Puneeth Chaganti | |
2011-04-18 | ult: Clean up notes; Add slides and a few exercises. | Puneeth Chaganti | |
2011-04-18 | basic_py: Cleaned up notes and added slides. | Puneeth Chaganti | |
2011-04-18 | latex: Rename module plan file and other minor changes. | Puneeth Chaganti | |
2011-04-18 | vcs: Rename module plan file with minor changes | Puneeth Chaganti | |
2011-03-25 | latex: Minor changes. Add exercises. | Puneeth Chaganti | |
2011-03-25 | Change lexer to console lexer from bash. | Puneeth Chaganti | |
2011-02-06 | latex: Changes to slides and handout before and after class. | Puneeth Chaganti | |
2011-01-31 | vcs: Remove all mention of use of -ve revision numbering. | Puneeth Chaganti | |
The introduction seems forced. It's a neat trick, but doesn't fit into the flow of things. Now introducing revision numbering with the need to take diffs between particular commits. Also mention -v and -l parameters to the log command. | |||
2011-01-31 | vcs: Change email id to fossee from gmail. | Puneeth Chaganti | |
2011-01-31 | vcs: Minor fixes to handout. | Puneeth Chaganti | |
1. Made madhu's commit shorter to fit in one line. 2. Change Author details to have just the Name. 3. Change some punctuation. | |||
2011-01-31 | vcs: Add details about -u, -m parameters to commit | Puneeth Chaganti | |
Changes correspond to changes made to handout in previous commit. | |||
2011-01-31 | vcs: Introduce commit with -u and -m parameters | Puneeth Chaganti | |
commit is now introduced with -u and -m parameters. This fixes a couple of problems -- 1) hg sometimes doesn't allow commits without username 2) vi(m) is the default editor -- most people can't use it (yet). | |||
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 | |