- Добавил: literator
- Дата: 8-08-2019, 18:23
- Комментариев: 0

Автор: John Hunt
Издательство: Springer
Год: 2019
Страниц: 440
Язык: английский
Формат: pdf (true)
Размер: 29.1 MB
This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Each section is prefaced with an introductory chapter, before continuing with how these ideas work in Python.