summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-17Add some basic material on OOP.Prabhu Ramachandran
2017-11-15Small changes and use 16:9 aspectratio.Prabhu Ramachandran
2017-11-13Update makefile.Prabhu Ramachandran
2017-11-13Adding practice exercises for functions.Prabhu Ramachandran
2017-11-13No need for the overview, its short anyway.Prabhu Ramachandran
2017-11-13Split only_kwarg_closure into two.Prabhu Ramachandran
2017-11-13Update makefile.Prabhu Ramachandran
2017-11-13Add first cut of only-kwarg and closures.Prabhu Ramachandran
2017-11-13Adding a small introduction.Prabhu Ramachandran
2017-11-13Adding slides for variable arguments to functions.Prabhu Ramachandran
2017-11-12Add one more complex exercise.Prabhu Ramachandran
2017-11-12Ignore the auto directory.Prabhu Ramachandran
2017-11-11Getting started on advanced Python slides.Prabhu Ramachandran
2017-11-11Fix links to documentation: fixes #1.Prabhu Ramachandran
2017-04-14Remove some unnecessary whitespace.Prabhu Ramachandran
2017-02-22Adding readme for basic python workshop.Prabhu Ramachandran
2017-02-22Add basic slides for workshop on pytest.Prabhu Ramachandran
2017-02-22Moving README.txt to README.md.Prabhu Ramachandran
2017-02-22Update readme with a lot of details.Prabhu Ramachandran
2017-02-22Fix issues in slides.Prabhu Ramachandran
2017-02-21Add exceptions and practice exercises.Prabhu Ramachandran
Update makefile.
2017-02-20Adding content on modules.Prabhu Ramachandran
2017-02-20Fix some issues with the slides.Prabhu Ramachandran
2017-02-20Adding content on files.Prabhu Ramachandran
2017-02-20Adding practice exercises for functions.Prabhu Ramachandran
2017-02-15Add session on functions.Prabhu Ramachandran
2017-02-15Fix a few issues in exercises.Prabhu Ramachandran
2017-02-08Fix several mistakes and update practice_ds.Prabhu Ramachandran
2017-02-08Add practice problems for data structures.Prabhu Ramachandran
2017-02-07Fix some errors in the slides.Prabhu Ramachandran
2017-02-07Add nested for example.Prabhu Ramachandran
2017-02-07Add control flow practice problems.Prabhu Ramachandran
2017-02-07Add a problem for string containership.Prabhu Ramachandran
2017-02-04Add a set of practice exercises with solutions.Prabhu Ramachandran
2017-02-04Fix typo in solution.Prabhu Ramachandran
2017-01-30Minor fixes to slides.Prabhu Ramachandran
2017-01-23Minor changes to basics.Prabhu Ramachandran
2017-01-22Introduce the assert statement early on.Prabhu Ramachandran
2017-01-22Update based on content from more recent slides.Prabhu Ramachandran
2017-01-22Add slide on `type`.Prabhu Ramachandran
2017-01-22Add data structures slides.Prabhu Ramachandran
Also update the basics a bit with a couple of exercises.
2017-01-22Add initial slides for basic python.Prabhu Ramachandran
2017-01-20Update readme.Prabhu Ramachandran
2017-01-20Add images, fix a few Python 2.x specific issues.Prabhu Ramachandran
2017-01-20Update the mlab slides.Prabhu Ramachandran
2017-01-19Reorganize files with better names.Prabhu Ramachandran
Add a little more content to the mlab slides.
2017-01-18Remove irrelevant parts.Prabhu Ramachandran
2017-01-14Minor changes.Prabhu Ramachandran
2017-01-03Add slides on IPython notebooks.Prabhu Ramachandran
2017-01-02Add session on exercises.Prabhu Ramachandran