https://github.com/jhrcook/python-tutorials
Just a repository of notes from online Python tutorials.
https://github.com/jhrcook/python-tutorials
jupyter jupyter-notebook python python-3 python3 real-python
Last synced: about 1 month ago
JSON representation
Just a repository of notes from online Python tutorials.
- Host: GitHub
- URL: https://github.com/jhrcook/python-tutorials
- Owner: jhrcook
- Created: 2020-04-09T00:28:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-01T23:55:22.000Z (over 5 years ago)
- Last Synced: 2025-01-13T11:50:08.534Z (over 1 year ago)
- Topics: jupyter, jupyter-notebook, python, python-3, python3, real-python
- Language: Jupyter Notebook
- Homepage:
- Size: 2.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Tutorials
[](https://www.rstudio.com)
[](https://github.com/jhrcook)
[](https://twitter.com/JoshDoesa)
[](https://joshuacook.netlify.com)
Just a repository of notes from online tutorials.
My notes are not intended to be guides for others, just a resource for myself.
As such, many details are missing and the documention is incomplete.
- [Real Python - *SimPy: Simulating Real-World Processes With Python*](./real-python_simpy.ipynb)
- [Real Python - *Primer on Python Decorators*](./real-python_decorators.ipynb)
- [Real Python - *Using ggplot in Python: Visualizing Data With plotnine*](./real-python_plotnine.ipynb)
- [Real Python - *Data Management With Python, SQLite, and SQLAlchemy*](./real-python_plotnine.ipynb (incomplete)