Palo Alto: realpython.com, 2012. — 209 p.An introduction to Python through practical examplesQuick but thorough overview of all the Python fundamentals. Plus an intro to Web Development.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Prentice Hall – 2012, 888 pages, 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...
Palo Alto: realpython.com, 2013. — 437 p. Вторая часть известного курса Real Python посвящена разработке веб приложений. Part two details everything from SQL programming to the fundamentals of web development to utilizing advanced web frameworks, like Flask, web2py, and Django. It's the perfect compliment to the first part
2nd ed. — Apress, 2014. — 303 p. — ISBN: 9781484200568. Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with...
Palo Alto: realpython.com, 2014. — 228 p. Третья часть известного курса Real Python посвящена разработке веб приложений при помощи Django 1.6. Part three is a practical, real-world guide to Django 1.6 that teaches you how to become a software craftsman and equip you with the techniques necessary to create innovative products that are elegant and easy to maintain.
5th Edition. — O’Reilly Media, Inc., 2013. — 1600 p. — ISBN: 1449355730. Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming...
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...