File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
Python Deep Dive
2
2
================
3
3
4
- Various Jupyter notebooks and Python sources associated with my Python 3 Deep Dive course series:
5
- - https://www.udemy.com/python-3-deep-dive-part-1/
6
- - https://www.udemy.com/python-3-deep-dive-part-2/
7
- - https://www.udemy.com/python-3-deep-dive-part-3/
4
+ Various Jupyter notebooks and Python sources associated with my Udemy Python 3 Deep Dive course series:
5
+
6
+ - [ Part 1] ( https://www.udemy.com/python-3-deep-dive-part-1/ ) : Mainly functional programming
7
+ - [ Part 2] ( https://www.udemy.com/python-3-deep-dive-part-2/ ) : Mainly iterables, iterators and generators
8
+ - [ Part 3] ( https://www.udemy.com/python-3-deep-dive-part-3/ ) : Main hash maps
9
+ - [ Part 4] ( https://www.udemy.com/python-3-deep-dive-part-4/ ) : OOP
8
10
9
11
Many of these require Python 3.6 or above.
You can’t perform that action at this time.
0 commit comments