PYTHON
Python
Date Published: | |
Last Modified: |
Child Pages
Overview
Python is a very popular programming language. It is heavily used by scientists and the data analysis/statistics communities.
Have your cake and eat it too (productivity and readable code) - python.org
One notable aspect of the Python syntax is the lack of braces for delimiting functional blocks. Instead, Python uses whitespace.
“Life is better without braces” - Bruce Eckel
See the child pages above for more info!
Related Content:
- An Introduction To Asynchronous Programming In Python
- Python Classes And Object Orientated Design
- Parsing Command-Line Arguments In Python
- Python Sets
- ReStructuredText