full-speed-python
Python tutorial
A comprehensive guide to learning Python through practical exercises and projects
Full Speed Python: a book for self-learners
4k stars
170 watching
598 forks
Language: Makefile
last commit: over 1 year ago
Linked from 1 awesome list
bookslearning-by-doinglearning-pythonpython
Related projects:
Repository | Description | Stars |
---|---|---|
jakevdp/pythondatasciencehandbook | An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,214 |
fastapi/fastapi | A modern Python framework for building high-performance RESTful APIs with automatic interactive documentation and robust standards-based features. | 77,670 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,612 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
norvig/pytudes | A collection of Python programs designed to help perfect programming skills through practice and demonstration. | 23,140 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,248 |
gradio-app/gradio | Enables rapid creation and deployment of web applications for machine learning models and functions using Python | 33,962 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
pyston/pyston | A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,504 |
pyston/pyston_v1 | A faster implementation of the Python programming language aimed at improving execution speed and compatibility. | 4,886 |
thealgorithms/python | A collection of algorithm implementations in Python | 194,305 |
jpmorganchase/python-training | An in-person Python training program designed for JPMorgan business analysts and traders, focusing on numerical computing and data visualization. | 6,286 |
huangsam/ultimate-python | A comprehensive study guide for learning Python by exploring core concepts through hands-on examples and interactive modules. | 5,098 |
realpython/discover-flask | A tutorial series on building full-stack web applications with Flask using Python. | 4,518 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,863 |