Logo

Learn Python The Hard Way by Zed A. Shaw

Large book cover: Learn Python The Hard Way

Learn Python The Hard Way
by


ISBN/ASIN: 125785321X
ISBN-13: 9781257853212

Description:
This is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up their skills before starting a more detailed book.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Python CookbookPython Cookbook
by - O'Reilly Media
This cookbook is for experienced Python programmers who want to focus on modern tools and idioms. You'll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of applications.
(17456 views)
Book cover: GUI Programming with Python: QT EditionGUI Programming with Python: QT Edition
by - OpenDocs, LLC
This book covers application development using the library extension PyQt, which forms the basis for GUI programming. First part explains concepts using small examples, in the second part the author develops a complete, complex application.
(23666 views)
Book cover: Python ProgrammingPython Programming
by - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(14483 views)
Book cover: Dive Into PythonDive Into Python
by - Apress
This is a book for experienced programmers, a hands-on guide to the Python language. Each chapter starts with a complete code sample, picks it apart and explains the pieces, and then puts it all back together in a summary at the end.
(27036 views)