https://github.com/fbaptiste/python-blog
https://github.com/fbaptiste/python-blog
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fbaptiste/python-blog
- Owner: fbaptiste
- License: gpl-3.0
- Created: 2022-04-24T15:51:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T05:21:04.000Z (8 months ago)
- Last Synced: 2025-04-02T12:09:43.196Z (12 days ago)
- Language: Jupyter Notebook
- Size: 2.22 MB
- Stars: 182
- Watchers: 11
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - fbaptiste/python-blog - (Jupyter Notebook)
README
# Python Blog
These are resources that correspond to my Python blog videos located [here](https://www.youtube.com/channel/UCOsGw17tMhM4-GBjvQnXGzQ).
Some of my other Python related repos you might be interested in:
- [Python Fundamentals](https://github.com/fbaptiste/python-fundamentals) - code repo for my Python Fundamentals course
- [Python 3 Deep Dive](https://github.com/fbaptiste/python-deepdive) - code repo for my Python Deep Dive courses
- [Pydantic V2: Essentials](https://github.com/fbaptiste/pydantic-essentials) - code repo for my Pydantic V2 course
- [Python Primer](https://github.com/fbaptiste/python-primer) - quick intro to Python for developers with experience in another language (such as Java)My online courses (all on Udemy):
- [Python Fundamentals](https://www.udemy.com/course/python3-fundamentals/?referralCode=DA09C6F40CEC38C942F6)
- [Pydantic V2: Essentials](https://www.udemy.com/course/pydantic/?referralCode=581AD0DC27E0E1EDB538)
- [Python 3 Deep Dive (Part 1)](https://www.udemy.com/course/python-3-deep-dive-part-1/?referralCode=E46B931C71EE01845062)
- [Python 3 Deep Dive (Part 2)](https://www.udemy.com/course/python-3-deep-dive-part-2/?referralCode=3E7AFEF5174F04E5C8D4)
- [Python 3 Deep Dive (Part 3)](https://www.udemy.com/course/python-3-deep-dive-part-3/?referralCode=C5B0D9AB965B9BF4C49F)
- [Python 3 Deep Dive (Part 4)](https://www.udemy.com/course/python-3-deep-dive-part-4/?referralCode=3BB758BE4C04FB983E6F)