![]() |
It is your civic duty to improve this page. |
Introduction[edit | edit source]![]() Python is a high-level, object-oriented programming language used in coding, created by Guido van Rossum in 1991.[1] Python puts readability at a high standard and this makes it great for both programmers and non-programmers to learn. Python is cross-platform, which means you can run it on all major platforms like Microsoft Windows, Linux, and macOS. Python is open source software and, as a result, has a large community of developers who help improve and contribute to the language. Currently, the main implementation of Python, CPython, is managed by the Python Software Foundation, a non-profit organization working to develop and maintain the Python standards.
|
Prerequisites[edit | edit source]Prerequisites are suggested courses that should be completed before taking this course. If you're having a hard time understanding the material in this course, make sure you complete these prerequisites first.
|
Learning Resources[edit | edit source]
Want to learn something about Python that's not mentioned below? Go to the Wishlist to find out how.
Introduction Parts of a Program Statements
Input & Output Definitions Object-Oriented Programming
Data Type Deep Dives Appendix
|
Active Participants[edit | edit source]Teachers or Contributors[edit | edit source]If you are helping to develop this resource, please sign below by typing 4 tildes (~).
Students[edit | edit source]If you are using this course as a learning resource, please sign below by typing 4 tildes (~).
|
Further Reading[edit | edit source]![]() Wikibooks: Non-Programmer's Tutorial for Python Think Python Python Programming PyGTK For GUI Programming Python Imaging Library Subject:Python programming language
See Also[edit | edit source]
|