Skip to content

Commit 6573fe5

Browse files
author
Fred Baptiste
committed
updated readme
1 parent ac3c794 commit 6573fe5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Python Deep Dive
22
================
33

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
810

911
Many of these require Python 3.6 or above.

0 commit comments

Comments
 (0)