Аннотация
Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.
Some examples and exercises are based on Swampy, a Python package written by the author to demonstrate aspects of software design, and to give readers a chance to experiment with simple graphics and animation.
Think Python is a Free Book. It is available under the Creative Commons Attribution-NonCommercial 3.0 Unported License, which means that you are free to copy, distribute, and modify it, as long as you attribute the work and don’t use it for commercial purposes.
If you have comments, corrections or suggestions, please send me email at feedback{at}thinkpython{dot}com.
Other Free Books by Allen Downey are available from Green Tea Press.


![Монументальный труд Марка Лутца представляет собой учебник по применению языка Python в системном администрировании, для создания графических интерфейсов и... Программирование на Python, II том [4-е издание]](https://www.rulit.me/data/programs/images/programmirovanie-na-python-ii-tom-4-e-izdanie_379652.jpg)
![Книга Уильяма Шоттса "Командная строка Linux: Полное руководство" представляет обширный обзор «жизни» в командной строке Linux. В отличие от других книг, посвященных... Командная строка Linux [Полное руководство]](https://www.rulit.me/data/programs/images/komandnaya-stroka-linux-polnoe-rukovodstvo_466607.jpg)

![Язык Swift молод, он растет, развивается и изменяется. Но основные подходы к программированию и разработке уже сформировались, и в новом, четвертом издании книги... Swift [Основы разработки приложений под iOS и macOS]](https://www.rulit.me/data/programs/images/swift-osnovy-razrabotki-prilozhenij-pod-ios-i-macos_554812.jpg)


Комментарии к книге "Think Python"