Tel-Aviv University python programming course for engineers.
Link: http://courses.cs.tau.ac.il/pyProg/2021a/index.html
- Ex1 - Introduction (rookie mode ON)
- Ex2 - List and loops
- Ex3 - Functions
- Ex4 - Dictionaries
- Ex5 - File IO and Exceptions
- Ex6 - Recursion
- Ex7 - Memoization
- Ex8 - OOP
- Ex9 - OOP + Numpy + Image Processing
- Ex10 - Numpy + Pandas + Image Processing