Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-11 | Fix the headers to be consistent through out the handouts. | Madhusudan.C.S | |
2011-06-10 | Merge branch 'master' of https://github.com/FOSSEE/sees | Madhusudan.C.S | |
2011-06-10 | Merge branch 'master' of https://github.com/FOSSEE/sees | Madhusudan.C.S | |
2011-06-10 | Fix type with quotes. | Madhusudan.C.S | |
2011-06-10 | Add index file for rst. | Madhusudan.C.S | |
2011-06-10 | Merge branch 'master' of https://github.com/FOSSEE/sees | Madhusudan.C.S | |
2011-06-10 | Minor changes like typos and sentence corrections. | Madhusudan.C.S | |
2011-06-10 | ult: Fix exercise question. | Puneeth Chaganti | |
2011-06-10 | ult: Add exercise to read man of expr command. | Puneeth Chaganti | |
2011-06-10 | ult: Add content on shell variables and comments. | Puneeth Chaganti | |
2011-06-10 | ult: Add example for iterating over range of numbers. | Puneeth Chaganti | |
2011-06-10 | ult: Fix bug in slides. | Puneeth Chaganti | |
s/marks.txt/marks1.txt at some instances. | |||
2011-06-10 | Use the new index.rst file defined for ULT module containing both handout ↵ | Madhusudan.C.S | |
and exercises. | |||
2011-06-10 | Use a uniform header patterns through out handout and exercise files. | Madhusudan.C.S | |
2011-06-10 | Add an index file for the notes. | Madhusudan.C.S | |
2011-06-10 | Fixed indentation for numbering. | Puneeth Chaganti | |
2011-06-09 | Minor changes like typo fixes and some sentence adjustments. | Madhusudan.C.S | |
2011-06-09 | ult: Add exercises. | Puneeth Chaganti | |
2011-06-09 | ult: Minor fix to handout. | Puneeth Chaganti | |
2011-06-09 | ult: Delete unused example files. | Puneeth Chaganti | |
2011-06-09 | ult: Add example files. | Puneeth Chaganti | |
2011-06-07 | Fix example-5 for LaTeX workbook. | Puneeth Chaganti | |
2011-06-06 | tdd: Add slides. | Puneeth Chaganti | |
2011-06-06 | tdd: Clean up notes. | Puneeth Chaganti | |
2011-05-06 | vcs: Minor fix to lists in rst file. | Puneeth Chaganti | |
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). |