- EOL
Attention! The sale of the product has been completed. Check otherdevices in this category. |
Description
The book is the third edition of the popular "Recipes" series, where you can find proven solutions to the most common problems that arise when programming in Phyton.
From this book you will learn how to update programs written in the older version of Phyton 2 to the newer one - Phyton 3. You will also learn how to effectively operate on integers, data structures and character strings. You will also learn how to create your own functions and how to access files and networks. You will also learn how to use iterators and generators. Each "recipe" contains an example of code that you can use in your own projects, along with a comment and explanation of how the code works.
Examples of projects used in the book are availablefor download. Fragment of the book toread on-line. |
Table of contentsForeword (11) 1 Algorithms and data structures (15)
2 Character strings and text (47)
3 Numbers, dates and time (87)
4. iterators and generators (113)
5. input-output files and operations (137)
6 Coding and data processing (167)
7. functions (203)
8 Classes and facilities (225)
9. metaprogramming (297)
10 Modules and packages (355)
11. networks and development of network applications (389)
12 Concurrency (429)
13 Tool scripts and system management (475)
14 Testing, debugging and exceptions (497)
15. extensions in C language (525)
A. Further reading (585) Scorch (587) |