summaryrefslogtreecommitdiff
path: root/basic_python
AgeCommit message (Expand)Author
2021-05-26Add slides on good programming practices.Prabhu Ramachandran
2021-02-05Remove or edit references to Canopy in README filesankitjavalkar
2018-05-15Reorganize files so order is obvious.Prabhu Ramachandran
2017-02-22Adding readme for basic python workshop.Prabhu Ramachandran
2017-02-22Fix issues in slides.Prabhu Ramachandran
2017-02-21Add exceptions and practice exercises.Prabhu Ramachandran
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
2017-01-22Add initial slides for basic python.Prabhu Ramachandran