Fluent Python: Clear, Concise, and Effective Programming. Luciano Ramalho

Описание

Python is very different from other programming languages in some places, but we still try to write on it as if there is no difference. This guide will teach you how to use both the syntactic features of the language and its technical superiority. The book is quite good examples of applications, tips and recipes for proper programming in this language.

The book covers the following topics:
✔ basic language data structures;
✔ functions as objects;
✔ the basics of OOP;
✔ interfaces;
✔ inheritance;
✔ operator overloading and more.

Advantages:
➕ great review on language;
➕ numerous examples and tips from the author.

Disadvantages:
➖ numerous grammatical errors from the author.

 

Схожие книги

Python 3. Самое необходимое. Н. Прохоренок, В. Дронов
Python
ru

Python 3. Самое необходимое. Н. Прохоренок, В. Дронов

Изучаем программирование на Python. 2-е издание. Пол Бэрри
Python
ru

Изучаем программирование на Python. 2-е издание. Пол Бэрри

Building Django 2.0 Web Applications. Tom Aratyn
Python
en

Building Django 2.0 Web Applications. Tom Aratyn

Автостопом по Python. Кеннет Рейтц, Таня Шлюссер
Python
ru

Автостопом по Python. Кеннет Рейтц, Таня Шлюссер

×