cs_lang:python
Table of Contents
Presentation
Paradigm
- multi-paradigm: object-oriented, imperative, functional, procedural, reflective;
- eager evaluation.
Typing discipline
- duck;
- dynamically typed;
- strongly typed.
Learning Python
- Style Guide for Python Code (PEP 0008) (to read before programming with Python);
- The Python Challenge (learning is fun);
Books
cs_lang/python.txt · Last modified: by cedric