Skip to content

Commit a5c0690

Browse files
authored
Update README.md
1 parent b515d89 commit a5c0690

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This is a set of notes used for teaching Python to students that have never used
3535

3636
## Online Classes
3737

38+
* [AI Python for Beginners](https://www.deeplearning.ai/short-courses/ai-python-for-beginners/)
3839
* The following Coursera courses [Getting Started with Python](https://www.coursera.org/learn/python), [Python Data Structures](https://www.coursera.org/learn/python-data), [Using Python to Access Web Data](https://www.coursera.org/learn/python-network-data), [Using Databases with Python](https://www.coursera.org/learn/python-databases), [Capstone: Retrieving, Processing, and Visualizing Data with Python](https://www.coursera.org/learn/python-capstone) are well-alinged with the objectives of our class.
3940
* [Code Academy, Python class](https://www.codecademy.com/learn/python): This is a useful interactive tutorial for beginners, who are trying to understand programming in general, and Python in particular
4041
* [Google’s Python class](https://developers.google.com/edu/python/)

0 commit comments

Comments
 (0)