
Автор
David Ascher
4.0
4.0
3оценки
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
5 | 1 | |
4 | 1 | |
3 | 1 | |
2 | 0 | |
1 | 0 | |
без оценки |
2 |
3оценки
David Ascher – лучшие книги
По популярности
-
Alex Martelli, David Ascher, Анна Равенскрофт, Дэвид Бизли, Brian K. Jones Python Cookbook
ISBN: 978-1-449-34037-7 Год издания: 2013 Издательство: O'Reilly Media Язык: Русский Аннотация
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Inside, you'll find complete recipes for more than a dozen topics, covering the…
-
David Ascher, Mark Lutz Learning Python, Second Edi...
ISBN: 0596002815 Язык: Русский Аннотация
Thoroughly updated, Learning Python, Second Edition introduces the basic elements of the latest release of Python 2.3 and covers new features, such as list comprehensions, nested scopes, and iterators/generators. Beyond language features, it also includes new context for less-experienced programmers, including fresh overviews of object-oriented programming and dynamic typing, new discussions of program launch and configuration options, new coverage of documentation sources, and more. There are also new use cases throughout to make the application of language features more concrete. The first part of Learning Python gives programmers all the information they'll need to understand and construct programs in the Python language, including types, operators, statements, classes, functions, modules and exceptions. The authors then present more advanced material, showing how Python performs common tasks by offering real applications and the libraries available for those applications. Each chapter ends with a series of exercises that will test your Python skills and measure your understanding.