Skip to content

Commit c8ba6ed

Browse files
author
Fred Baptiste
committed
updated README course links
1 parent 81974a8 commit c8ba6ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Python Deep Dive
33

44
Various Jupyter notebooks and Python sources associated with my Udemy Python 3 Deep Dive course series:
55

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
1010

1111
Many of these require Python 3.6 or above.

0 commit comments

Comments
 (0)