The following outline is provided as an overview of and topical guide to Python:
Python is a general-purpose, interpreted, object-oriented, multi-paradigm, and dynamically typed programming language known for its emphasis on code readability
and broad standard library. Python was created by Guido van Rossum and first released in 1991. It emphasizes code readability and developer productivity.
What type of language is Python?
History of Python
- ABC (programming language) â precursor to Python
- Python was started by Guido van Rossum in 1989 and first released in 1991.
- Python 2 â major version released in 2000, officially retired in 2020.
- Python 3 â released in 2008
General Python concepts
<div style="column-count:3; column-gap:3em;">
</div>
Issues and limitations
Python implementations
Python toolchain
Notable projects using Python
Python development communities
Example source code
Python publications
Books about Python
Textbooks
Python programmers
<div style="column-count:3; column-gap:3em;">
</div>
Python conferences
- EuroPython â annual Python conference in Europe
- PyCon â the largest annual convention for the Python community
- PyData â conference series focused on data analysis, machine learning, and scientific computing with Python
- SciPy Conferences â focused on the use of Python in scientific computing and research
- DjangoCon â a conference dedicated to the Django web framework
- PyOhio â a free regional Python conference held in Ohio
Python learning resources
- Codeforces â an online platform for programming contests that supports Python submissions
- Codewars â gamified coding challenges supporting Python
- HackerRank â competitive programming and interview preparation site with Python challenges
- Kaggle â while focused on data science competitions, it also includes Python-based problem solving.
- LeetCode â online judge and problem-solving platform where Python is widely used
See also
Outlines of other programming languages
External links
References