- Добавил: АлександрШе
- Дата: 19-10-2016, 05:18
- Комментариев: 0
Название: Python 201: Intermediate Python
Автор: Driscoll M.
Издательство: Leanpub
Год: 2016 (version 2016-10-17)
Страниц: 255
Формат: pdf
Размер: 35 mb
Качество: хорошее
Язык: английский
Welcome to Python 201! I wrote this book to help take you to the next level in your programming journey. It will also demonstrate to you some of the many ways you can use Python in your day-to-day work. I will be covering intermediate and some advanced level material in this book. This book is using Python 3 in all of its examples. Some of the topics covered will only work in Python 3 as some of the modules covered contain updates that were not back-ported to Python 2. Also note that this book will follow in the footsteps of my first work in that I won’t be covering the topics in minute detail, but just enough to allow you to start using these building blocks yourself.