build-app-with-python-antitextbook
Python tutorial
An introduction to Python programming focused on practical application and real-world examples.
Aims to teach Python3 by example
560 stars
24 watching
69 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
learning-pythonpython-3python3
Related projects:
Repository | Description | Stars |
---|---|---|
rasbt/python_reference | A comprehensive resource for learning and improving Python skills | 3,761 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 222 |
asweigart/simple-turtle-tutorial-for-python | A simple tutorial for Python's turtle module with easy-to-understand instructions and examples. | 132 |
swaroopch/byte-of-python | A beginner's guide to the Python programming language | 2,316 |
asweigart/pythonstdiogames | A collection of simple Python text-based games and simulations to demonstrate basic programming concepts. | 906 |
codementorio/python-learning-resources | A curated collection of Python learning resources and tutorials | 1,057 |
siyuanzhao/python3-in-one-pic | An interactive tutorial project to learn Python3 using visual aids and resources | 16 |
ujjwalkarn/datasciencepython | A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. | 5,276 |
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 386 |
jakevdp/whirlwindtourofpython | An introduction to Python programming and data science | 3,732 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 150 |
hb20007/hands-on-nltk-tutorial | A comprehensive tutorial for natural language processing in Python using NLTK and Jupyter Notebooks. | 545 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
pypa/build | Provides a simple and correct way to build Python packages in isolated environments. | 742 |
pythonturtle/pythonturtle | An interactive Python shell and learning environment for beginners and children inspired by the LOGO programming language | 406 |