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
559 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,765 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 223 |
asweigart/simple-turtle-tutorial-for-python | A simple tutorial for Python's turtle module with easy-to-understand instructions and examples. | 134 |
swaroopch/byte-of-python | A beginner's guide to the Python programming language | 2,322 |
asweigart/pythonstdiogames | A collection of simple text-based games and simulations to illustrate fundamental programming concepts | 911 |
codementorio/python-learning-resources | A curated collection of Python learning resources and tutorials | 1,054 |
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,301 |
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 388 |
jakevdp/whirlwindtourofpython | An introduction to Python programming and data science | 3,743 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 151 |
hb20007/hands-on-nltk-tutorial | A comprehensive tutorial covering various Natural Language Processing tasks using the NLTK library in Python. | 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. | 748 |
pythonturtle/pythonturtle | An interactive Python shell and learning environment for beginners and children inspired by the LOGO programming language | 407 |