Boston: MIT, 2015. — 278 p.This book is a collection of materials that I've used when conducting Python training and also materials from my Web site that are intended for selfinstruction.
Sign up or login using form at top of the page to download this file.
3rd Edition. — O’Reilly Media, 2013. — 706 p. — ISBN: 1449340377, 9781449340377 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,...
Prentice Hall – 2012, 888 p., 3rd Edition ISBN: 0132678209, 9780132678209 Already know Python but want to learn more? A lot more? Dive into a variety of topics used in practice for real-world applications. Covers regular expressions, Internet/network programming, GUIs, SQL/databases/ORMs, threading, and Web development. Learn about contemporary development trends such as...
MIT Press, 2016. — 802 p. A comprehensive introduction to neural networks and deep learning by leading researchers of this field. Written for two main target audiences: university students (undergraduate or graduate) learning about machine learning, and software engineers. This is a PDF compilation of online book (www.deeplearningbook.org) Who Should Read This Book? Historical...
GoalKicker.com, 2018. — 813 p. The Python Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless...
O’Reilly Media, 2015. — 765 p. — ISBN: 1491946008, 9781491946008 Python’s simplicity lets you become productive quickly, but this often means you aren’t using everything it has to offer. With this hands-on guide, you’ll learn how to write effective, idiomatic Python code by leveraging its best — and possibly most neglected — features. Author Luciano Ramalho takes you through...
N.Y.: Addison-Wesley, 2015. — 683 p. — ISBN: 978-0134034287. The Python programming language has unique strengths and charms that can be hard to grasp. Many programmers familiar with other languages often approach Python from a limited mindset instead of embracing its full expressivity. Some programmers go too far in the other direction, overusing Python features that can cause...