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.

 

Схожие книги

Effective Python 59 specific ways to write better python. Brett Slatkin
Python
en

Effective Python 59 specific ways to write better python. Brett Slatkin

Beginning Programming with Python. J. P. Mueller
Python
en

Beginning Programming with Python. J. P. Mueller

Programming Computer Vision with Python. Jan Erik Solem
Python
en

Programming Computer Vision with Python. Jan Erik Solem

Serious Python. Julien Danjou
Python
en

Serious Python. Julien Danjou

×