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);
Things to know
~~PAGEINDEX=cs_lang:python:things-to-know~~
Social networks
Books
cs_lang/python.txt · Last modified: 2014/04/18 23:18 by cedric