登入選單
返回Google圖書搜尋
Python Mini Reference
註釋

Learn Python in a Weekend!

This book is an (informal) language reference on the Python programming language. Python is one of the most widely used languages in many different application areas. We go through all essential features of the modern Python programming language, including the match statement (3.10) and exception groups (3.11).

Although the book is written as a reference, you can read it more or less from beginning to end and you should be able to get the overall picture of the Python language if you have some prior experience with programming in Python.

The book covers

* Python program top-level components.

* Python package/module import system.

* Builtin type hierarchy. Data model.

* List, map, tuple literals.

* Expressions. Simple and compound statements.

* Function, class definitions.

* Object oriented programming in Python.

* Structural pattern matching.

* Coroutines, async/await.


Order your copy today and learn Python this weekend!