index
:
python-workshops/.git
master
Material for generic Python workshops
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
basic_python
Age
Commit message (
Expand
)
Author
2021-05-26
Add slides on good programming practices.
Prabhu Ramachandran
2021-02-05
Remove or edit references to Canopy in README files
ankitjavalkar
2018-05-15
Reorganize files so order is obvious.
Prabhu Ramachandran
2017-02-22
Adding readme for basic python workshop.
Prabhu Ramachandran
2017-02-22
Fix issues in slides.
Prabhu Ramachandran
2017-02-21
Add exceptions and practice exercises.
Prabhu Ramachandran
2017-02-20
Adding content on modules.
Prabhu Ramachandran
2017-02-20
Fix some issues with the slides.
Prabhu Ramachandran
2017-02-20
Adding content on files.
Prabhu Ramachandran
2017-02-20
Adding practice exercises for functions.
Prabhu Ramachandran
2017-02-15
Add session on functions.
Prabhu Ramachandran
2017-02-15
Fix a few issues in exercises.
Prabhu Ramachandran
2017-02-08
Fix several mistakes and update practice_ds.
Prabhu Ramachandran
2017-02-08
Add practice problems for data structures.
Prabhu Ramachandran
2017-02-07
Fix some errors in the slides.
Prabhu Ramachandran
2017-02-07
Add nested for example.
Prabhu Ramachandran
2017-02-07
Add control flow practice problems.
Prabhu Ramachandran
2017-02-07
Add a problem for string containership.
Prabhu Ramachandran
2017-02-04
Add a set of practice exercises with solutions.
Prabhu Ramachandran
2017-02-04
Fix typo in solution.
Prabhu Ramachandran
2017-01-30
Minor fixes to slides.
Prabhu Ramachandran
2017-01-23
Minor changes to basics.
Prabhu Ramachandran
2017-01-22
Introduce the assert statement early on.
Prabhu Ramachandran
2017-01-22
Update based on content from more recent slides.
Prabhu Ramachandran
2017-01-22
Add slide on `type`.
Prabhu Ramachandran
2017-01-22
Add data structures slides.
Prabhu Ramachandran
2017-01-22
Add initial slides for basic python.
Prabhu Ramachandran