Puneeth Chaganti <punchagan@fossee.in> [Sun, 06 Feb 2011 17:57:03 +0530] rev 157
latex: Changes to slides and handout before and after class.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:59:35 +0530] rev 156
vcs: Remove all mention of use of -ve revision numbering.
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.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:23:25 +0530] rev 155
vcs: Change email id to fossee from gmail.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:19:51 +0530] rev 154
vcs: Minor fixes to handout.
1. Made madhu's commit shorter to fit in one line.
2. Change Author details to have just the Name.
3. Change some punctuation.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:17:53 +0530] rev 153
vcs: Add details about -u, -m parameters to commit
Changes correspond to changes made to handout in previous commit.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:12:36 +0530] rev 152
vcs: Introduce commit with -u and -m parameters
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).
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 14:17:11 +0530] rev 151
vcs: Fix tiny indentation problem in handout.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 12:48:45 +0530] rev 150
vcs: Add include directive for exercises in handOut.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 12:24:43 +0530] rev 149
vcs: Fix pygments highlighting of code blocks with $ and '
Pygments highlighting breaks when a code block ends with a lone $ on a
line or when it has an unmatched '.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 11:25:07 +0530] rev 148
vcs: Add highlight directive to handout.rst
Sphinx uses highlight directives, which can be passed on, to Pygments
for syntax highlighting.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 10:05:22 +0530] rev 147
vcs: Fix problem with typesetting a code block.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:17:11 +0530] rev 146
vcs: Make exercise.rst more detailed.
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.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:15:30 +0530] rev 145
vcs: Fix errors in slides, after class.
The 3 pane diff description was wrong. Changed it.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:14:31 +0530] rev 144
vcs: Change \title in vcs.tex.
The title is now more specific, rather than generic. It mentions hg as
the version control system being used.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:12:46 +0530] rev 143
vcs: Mention hg remove command.
I was mistaken that everything could be done with the hg add command
alone. But apparently hg remove command is necessary.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 12:09:47 +0530] rev 142
vcs: Add title to exercises.rst
The title is required for it to appear in the index file of sphinx.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 11:38:24 +0530] rev 141
vcs: Minor changes to exercises.rst
Changed the directory structure of exercises repository and
accordingly changed the exercises sheet.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 11:29:48 +0530] rev 140
vcs: Add exercises.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 11:13:06 +0530] rev 139
vcs: Add note about binary files in handout
Added a note about using binary files in a version control system and
the diffs that would appear.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 01:08:21 +0530] rev 138
vcs: Fix slides.
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.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 01:06:47 +0530] rev 137
vcs: Fix images.
Remove all images that are not being used. Use better images for
mercurial logo and home-brew VC folder.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 01:00:03 +0530] rev 136
vcs: Minor changes to handout
Fixed bugs that were seen while preparing slides.
Puneeth Chaganti <punchagan@fossee.in> [Sat, 29 Jan 2011 13:49:14 +0530] rev 135
vcs: Changes to handout.rst
Lot of changes based on Joel's HgInit Tutorial and Mercurial
Tutorial.
Puneeth Chaganti <punchagan@fossee.in> [Sat, 18 Sep 2010 07:08:17 +0530] rev 134
Minor edits to LaTeX material.
amit [Tue, 07 Sep 2010 20:09:50 +0530] rev 133
Merging changes
amit [Tue, 07 Sep 2010 20:04:28 +0530] rev 132
Some changes made to title levels
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 16:56:27 +0530] rev 131
Added a paragraph about docstrings in the chapter.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 16:56:09 +0530] rev 130
RBT Levels to the questions.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 16:49:56 +0530] rev 129
Adding a huge question for lab exercise 4.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 15:16:40 +0530] rev 128
Add third lab exercise questions.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 14:29:48 +0530] rev 127
Add second lab exercise questions.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 12:09:06 +0530] rev 126
First Lab exercise questions. Sorry for very small commits. I paid the penalty of losing my entire file on which I had worked on 1 and half days.
amit [Tue, 07 Sep 2010 11:09:02 +0530] rev 125
Removing reduntant files .
amit [Tue, 07 Sep 2010 11:07:31 +0530] rev 124
Changed name of Using_Linux_Tools to handout.rst to follow the standard
amit [Tue, 07 Sep 2010 11:03:27 +0530] rev 123
Merging all the changes made bu madhu and punch
amit [Tue, 07 Sep 2010 10:45:11 +0530] rev 122
Refactored a lot of material . Mostly for continuity also some recipie based additions
amit [Thu, 02 Sep 2010 23:18:50 +0530] rev 121
Added a question answer format for initial introduction to make it recipie based .
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 06 Sep 2010 14:20:16 +0530] rev 120
Final portions of Test Driven Development.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:51:33 +0530] rev 119
Add unittest based test module.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:51:18 +0530] rev 118
Move the code and data files to math_utils directory.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:49:18 +0530] rev 117
Add materials on doctest and unittest framework.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:28:35 +0530] rev 116
Adding the page header. Better late than never.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:15:06 +0530] rev 115
Completed the section on realistic test scenarios and introductory paragraphs on nose.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:14:18 +0530] rev 114
Manipulated the python gcd script to accommodate new way of testing.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:13:49 +0530] rev 113
Added the test cases for GCD function and the Python script that was used to generate it.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:58:34 +0530] rev 112
Add a work-in progress section on writing realistic tests.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:57:46 +0530] rev 111
Add the gcd.py sample file being used in the hand out.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:57:30 +0530] rev 110
Improved the initial Introduction on tests content.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 00:19:54 +0530] rev 109
Add a section on real life tests.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 19:10:09 +0530] rev 108
Merged heads.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:52:49 +0530] rev 107
Added lab workbook and related files.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:51:36 +0530] rev 106
Added .org files to .hgignore
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:50:20 +0530] rev 105
Added slides for LaTeX.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:49:43 +0530] rev 104
Updated handout.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:45:36 +0530] rev 103
Added sample document for LaTeX session.
Puneeth Chaganti <punchagan@fossee.in> [Fri, 04 Jun 2010 15:48:06 +0530] rev 102
Merged heads.
Puneeth Chaganti <punchagan@gmail.com> [Wed, 02 Jun 2010 21:31:35 +0530] rev 101
Revised latex handout for new sees course; will drop this and make it more need based.
amit@thunder [Mon, 12 Jul 2010 15:39:29 +0530] rev 100
Changes to shell scripting
amit@thunder [Mon, 12 Jul 2010 15:37:06 +0530] rev 99
Changes to More on text Processing
amit@thunder [Mon, 12 Jul 2010 15:27:21 +0530] rev 98
changes to Intorduction to Linux and Text Processing in ULT
Shantanu <shantanu@fossee.in> [Thu, 10 Jun 2010 18:54:04 +0530] rev 97
Merged the branches.
Shantanu <shantanu@fossee.in> [Thu, 10 Jun 2010 18:53:49 +0530] rev 96
Text content for vcs.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:05:27 +0530] rev 95
Added changes suggested by Madhu.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:01:11 +0530] rev 94
Added mod.png file.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:00:09 +0530] rev 93
Added more images.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 10:57:45 +0530] rev 92
Added folder.png file.
Shantanu <shantanu@fossee.in> [Thu, 04 Mar 2010 11:18:27 +0530] rev 91
Done more changes to version control presentation.
Shantanu <shantanu@fossee.in> [Wed, 03 Feb 2010 17:33:59 +0530] rev 90
Commit from branch.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 10 Jun 2010 18:51:22 +0530] rev 89
Adding initial fundamentals and basic test content for TDD module.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 10 Jun 2010 18:50:57 +0530] rev 88
Committing last changes.
amit@thunder [Sun, 28 Feb 2010 20:39:40 +0530] rev 87
Testing Again previously some problem
amit@thunder [Sun, 28 Feb 2010 19:27:33 +0530] rev 86
Test
amit@thunder [Sun, 28 Feb 2010 19:17:17 +0530] rev 85
Testing autobuilding review from SEES documentation
Shantanu <shantanu@fossee.in> [Sat, 23 Jan 2010 00:04:11 +0530] rev 84
Added more screenshots, and details on merging.
Shantanu <shantanu@fossee.in> [Fri, 22 Jan 2010 22:15:05 +0530] rev 83
Added suggestions from Amit and Anoop and some images.
Shantanu <shantanu@fossee.in> [Thu, 21 Jan 2010 15:49:34 +0530] rev 82
add hgignore file.
Shantanu <shantanu@fossee.in> [Thu, 21 Jan 2010 15:41:19 +0530] rev 81
Making changes according to need-to-know approach.
Shantanu <shantanu@fossee.in> [Tue, 29 Dec 2009 19:51:55 +0530] rev 80
More changes to VCS slides.
Shantanu <shantanu@fossee.in> [Tue, 29 Dec 2009 18:44:48 +0530] rev 79
Added some images to VCS slides.
Shantanu <shantanu@fossee.in> [Tue, 29 Dec 2009 12:27:12 +0530] rev 78
Added merging part in VCS slides.
Shantanu <shantanu@fossee.in> [Mon, 28 Dec 2009 22:54:27 +0530] rev 77
Created initial slides for VCS till merging.
Santosh G. Vattam <vattam.santosh@gmail.com> [Mon, 16 Nov 2009 19:46:16 +0530] rev 76
Updated Strings and Dictionaries with minor edits.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Thu, 08 Oct 2009 01:15:11 +0530] rev 75
Add an Introduction to the course.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Wed, 07 Oct 2009 23:43:36 +0530] rev 74
Removed numbering for sections
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Tue, 06 Oct 2009 20:50:29 +0530] rev 73
Completed first review and cuts of ULT
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 17:08:29 +0530] rev 72
Branches merged puneeth and vattam.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 17:07:41 +0530] rev 71
Completed dictionaries section.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 15:54:08 +0530] rev 70
Merged branches Puneeth and Vattam.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 15:51:15 +0530] rev 69
Merged branches Puneeth and Vattam.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 15:48:36 +0530] rev 68
Added dictionaries section.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 03:04:02 +0530] rev 67
Completed the strings and I/O sections.
Santosh G. Vattam <vattam.santosh@gmail.com> [Thu, 17 Sep 2009 14:33:08 +0530] rev 66
Merged branches and added strings methods.
Santosh G. Vattam <vattam.santosh@gmail.com> [Wed, 16 Sep 2009 16:57:49 +0530] rev 65
Added the strings_dict.rst file.
Puneeth Chaganti <puneeth@fossee.in> [Fri, 18 Sep 2009 07:07:40 -0400] rev 64
Fixed Sphinx build for session4.
Puneeth Chaganti <puneeth@fossee.in> [Fri, 18 Sep 2009 16:06:59 +0530] rev 63
Minor changes in ULT-sessions 4,5 and LaTeX handout for Sphinx build.
Puneeth Chaganti <puneeth@fossee.in> [Fri, 18 Sep 2009 15:49:06 +0530] rev 62
fixed table in session4.
Puneeth Chaganti <puneeth@fossee.in> [Fri, 18 Sep 2009 15:45:03 +0530] rev 61
minor edits to LaTeX handout and session 4.
Shantanu <shantanu@fossee.in> [Fri, 18 Sep 2009 15:39:01 +0530] rev 60
Arithmetic section, typo correction, eg script.
Puneeth Chaganti <puneeth@fossee.in> [Fri, 18 Sep 2009 14:46:54 +0530] rev 59
Added a section on functions in ULT; minor edits to SciTE section.
Puneeth Chaganti <puneeth@fossee.in> [Thu, 17 Sep 2009 23:58:10 +0530] rev 58
Added a short introduction to SciTE.
Puneeth Chaganti <puneeth@fossee.in> [Thu, 17 Sep 2009 13:47:31 +0530] rev 57
Added Session 4 of ULT; Scite tut to be done.
Puneeth Chaganti <puneeth@fossee.in> [Thu, 17 Sep 2009 13:45:31 +0530] rev 56
Added Loops section in ULT, modified LaTeX handout to use examples from sample doc.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Thu, 17 Sep 2009 03:24:47 +0530] rev 55
Completed rough draft of first three sessions in module one.
Shantanu <shantanu@fossee.in> [Wed, 16 Sep 2009 18:38:30 +0530] rev 54
First version of 5-6 Session of ult.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 16 Sep 2009 16:51:01 +0530] rev 53
Added section for Classes and Objects.
Santosh G. Vattam <vattam.santosh@gmail.com> [Tue, 15 Sep 2009 17:02:07 +0530] rev 52
Completed intro.rst. Review pending.
Santosh G. Vattam <vattam.santosh@gmail.com> [Tue, 08 Sep 2009 18:45:51 +0530] rev 51
Merge Vattam and KD branches.
Santosh G. Vattam <vattam.santosh@gmail.com> [Tue, 08 Sep 2009 18:34:25 +0530] rev 50
Added while loop, if conditional, raw_input() sections.
Santosh G. Vattam <vattam.santosh@gmail.com> [Wed, 02 Sep 2009 21:54:41 +0530] rev 49
Added Strings and Boolean sections.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 09 Sep 2009 14:39:47 +0530] rev 48
Merged mainline branch and Madhu branch.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 09 Sep 2009 00:38:40 +0530] rev 47
Added and completed(first run) course hand out for functional approach.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 09 Sep 2009 00:37:59 +0530] rev 46
Added new file and stubs for interim assessment.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Tue, 08 Sep 2009 18:15:00 +0530] rev 45
Added few basic commands
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Tue, 08 Sep 2009 18:14:15 +0530] rev 44
Added few basic commands
hg@fossee.in [Fri, 28 Aug 2009 08:26:07 -0400] rev 43
Merged all the heads.
Santosh G. Vattam <vattam.santosh@gmail.com> [Wed, 26 Aug 2009 17:00:20 +0530] rev 42
Branch merge.
Santosh G. Vattam <vattam.santosh@gmail.com> [Wed, 26 Aug 2009 16:59:42 +0530] rev 41
Added Variables section.
Santosh G. Vattam <vattam.santosh@gmail.com> [Wed, 26 Aug 2009 16:29:14 +0530] rev 40
Added content of basic datatypes.
Santosh G. Vattam <vattam.santosh@gmail.com> [Tue, 25 Aug 2009 17:16:18 +0530] rev 39
Added Editing and running a python file section
Shantanu <shantanu@fossee.in> [Wed, 26 Aug 2009 17:22:43 +0530] rev 38
Some more typo correction.
Shantanu <shantanu@fossee.in> [Tue, 25 Aug 2009 17:18:22 +0530] rev 37
Added merging section, and typo correction.
Puneeth Chaganti <puneeth@fossee.in> [Tue, 25 Aug 2009 00:05:03 +0530] rev 36
Edited Arrays & Matrices and Bibliography sections.
Santosh G. Vattam <vattam.santosh@gmail.com> [Mon, 24 Aug 2009 23:33:26 +0530] rev 35
Branch merged.
Santosh G. Vattam <vattam.santosh@gmail.com> [Sun, 23 Aug 2009 02:01:53 +0530] rev 34
Added interpreter examples and the ipython section.
Santosh G. Vattam <vattam.santosh@gmail.com> [Sat, 22 Aug 2009 03:01:23 +0530] rev 33
Added interpreter content.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 21 Aug 2009 23:49:56 +0530] rev 32
Added Advantages of Python section
Santosh G. Vattam <vattam.santosh@gmail.com> [Thu, 20 Aug 2009 22:42:58 +0530] rev 31
Added content to introduction.
Puneeth Chaganti <puneeth@fossee.in> [Mon, 24 Aug 2009 05:33:40 +0530] rev 30
First Draft of LaTeX handout added.
Puneeth Chaganti <puneeth@fossee.in> [Mon, 24 Aug 2009 05:27:26 +0530] rev 29
Merged tips of Kadambari and Puneeth.
Puneeth Chaganti <puneeth@fossee.in> [Mon, 24 Aug 2009 05:24:34 +0530] rev 28
Session Plan for LaTeX added.
Kadambari Devarajan <kadambarid@fossee.in> [Mon, 24 Aug 2009 05:21:48 +0530] rev 27
Introduction, midway session 1.
Shantanu <shantanu@fossee.in> [Mon, 24 Aug 2009 01:17:45 +0530] rev 26
Completed rough HandOut.
Kadambari Devarajan <kadambarid@fossee.in> [Mon, 24 Aug 2009 00:49:24 +0530] rev 25
Introduction, added session 1.
Kadambari Devarajan <kadambarid@fossee.in> [Mon, 24 Aug 2009 00:29:39 +0530] rev 24
Introduction, added session 1
Kadambari Devarajan <kadambarid@fossee.in> [Sun, 23 Aug 2009 19:29:25 +0530] rev 23
Objectives, session plan etc. for ULT
Kadambari Devarajan <kadambarid@fossee.in> [Sun, 23 Aug 2009 01:23:42 +0530] rev 22
Added session plan
Kadambari Devarajan <kadambarid@fossee.in> [Sun, 23 Aug 2009 01:22:44 +0530] rev 21
Added session plan
Kadambari Devarajan <kadambarid@fossee.in> [Sat, 22 Aug 2009 22:32:55 +0530] rev 20
Merged
Kadambari Devarajan <kadambarid@fossee.in> [Sat, 22 Aug 2009 22:31:00 +0530] rev 19
Objectives etc.
Shantanu <shantanu@fossee.in> [Sat, 22 Aug 2009 23:46:38 +0530] rev 18
Merged the branch.
Shantanu <shantanu@fossee.in> [Sat, 22 Aug 2009 23:38:34 +0530] rev 17
Basic file management in Repo.
Shantanu <shantanu@fossee.in> [Fri, 21 Aug 2009 20:26:01 +0530] rev 16
Completed Getting Started with Repository.
Shantanu <shantanu@fossee.in> [Fri, 21 Aug 2009 18:00:18 +0530] rev 15
Started hg command section.
Shantanu <shantanu@fossee.in> [Fri, 21 Aug 2009 16:51:43 +0530] rev 14
Removed small typo from versionControl.rst.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 22 Aug 2009 20:26:21 +0530] rev 13
Merged Kadambari and Madhu branches.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 22 Aug 2009 20:25:24 +0530] rev 12
Added a sub-section on Tuples.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 22 Aug 2009 19:30:14 +0530] rev 11
Pushed the current subsections one level down.
Kadambari Devarajan <kadambarid@fossee.in> [Sat, 22 Aug 2009 20:20:38 +0530] rev 10
Objectives etc.
Shantanu <shantanu@fossee.in> [Fri, 21 Aug 2009 16:22:56 +0530] rev 9
Merged Madhu and Shantanu branches.
Shantanu <shantanu@fossee.in> [Fri, 21 Aug 2009 00:20:24 +0530] rev 8
Added CVCS and DVCS subsection.
Shantanu <shantanu@fossee.in> [Thu, 20 Aug 2009 22:52:36 +0530] rev 7
Hand out doc for version contol added.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Aug 2009 20:26:21 +0530] rev 6
Added a subsection on List Comprehension.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Aug 2009 19:53:56 +0530] rev 5
Added List methods to Lists and Tuples section.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Aug 2009 04:21:45 +0530] rev 4
Added a file for Lists and Tuples session.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Aug 2009 22:40:52 +0530] rev 3
Renaming the directory and file not to include spaces.
Hopefully we follow this convension henceforth of not
having spaces in file names or directory names and have
all lower case letters in the names.
Shantanu <shantanu@fossee.in> [Tue, 18 Aug 2009 17:09:58 +0530] rev 2
Initial session plan for Version Control.
Santosh G. Vattam <vattam.santosh@gmail.com> [Mon, 17 Aug 2009 19:06:43 +0530] rev 1
Added Basic Python Handout rst document.
Shantanu <shantanu@fossee.in> [Mon, 17 Aug 2009 16:59:19 +0530] rev 0
Includes STTP Design, Python-Problem Set.