index
:
python-workshops/.git
master
Material for generic Python workshops
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advanced_python
Age
Commit message (
Expand
)
Author
2021-04-29
Add reference to EDM, Add reference to Spyder, Fix terminal references
ankitjavalkar
2021-02-05
Remove/Edit references to Canopy in advanced_python/01_intro.tex and scipy/ba...
ankitjavalkar
2021-02-05
Remove or edit references to Canopy in README files
ankitjavalkar
2018-06-07
Fixing some mistakes in the slides.
Prabhu Ramachandran
2018-05-19
Add basic material on with statements.
Prabhu Ramachandran
2018-05-19
Add several exercises for the list comprehensions.
Prabhu Ramachandran
2018-05-19
Adding material in list/dict comprehension.
Prabhu Ramachandran
2018-05-18
Add material on generators/iterators.
Prabhu Ramachandran
2018-05-16
Adding ipyml files for the demo code.
Prabhu Ramachandran
2018-05-16
Adding convenient template slides.
Prabhu Ramachandran
2018-05-16
Fix some minor errors.
Prabhu Ramachandran
2018-05-16
Adding material on decorators.
Prabhu Ramachandran
2018-05-16
Adding slides for simple multiple inheritance.
Prabhu Ramachandran
2018-05-15
Cleanup the numbering for advanced slides.
Prabhu Ramachandran
2017-11-28
Completing material on OOP.
Prabhu Ramachandran
2017-11-27
Simple special methods.
Prabhu Ramachandran
2017-11-27
Adding slides on OOP class attributes and misc.
Prabhu Ramachandran
2017-11-22
Add one example module.
Prabhu Ramachandran
2017-11-22
Add more useful exercises.
Prabhu Ramachandran
2017-11-17
Rename the files for easier navigation.
Prabhu Ramachandran
2017-11-17
Fix some silly mistakes.
Prabhu Ramachandran
2017-11-17
Add many exercises.
Prabhu Ramachandran
2017-11-17
Some minor changes.
Prabhu Ramachandran
2017-11-17
More material on OOP.
Prabhu Ramachandran
2017-11-17
Add some basic material on OOP.
Prabhu Ramachandran
2017-11-15
Small changes and use 16:9 aspectratio.
Prabhu Ramachandran
2017-11-13
Update makefile.
Prabhu Ramachandran
2017-11-13
Adding practice exercises for functions.
Prabhu Ramachandran
2017-11-13
No need for the overview, its short anyway.
Prabhu Ramachandran
2017-11-13
Split only_kwarg_closure into two.
Prabhu Ramachandran
2017-11-13
Update makefile.
Prabhu Ramachandran
2017-11-13
Add first cut of only-kwarg and closures.
Prabhu Ramachandran
2017-11-13
Adding a small introduction.
Prabhu Ramachandran
2017-11-13
Adding slides for variable arguments to functions.
Prabhu Ramachandran
2017-11-12
Add one more complex exercise.
Prabhu Ramachandran
2017-11-11
Getting started on advanced Python slides.
Prabhu Ramachandran