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