Limit this search to....

Learn More Python 3 the Hard Way: The Next Step for New Python Programmers
Contributor(s): Shaw, Zed A. (Author)
ISBN: 0134123484     ISBN-13: 9780134123486
Publisher: Addison-Wesley Professional
OUR PRICE:   $40.49  
Product Type: Paperback - Other Formats
Published: September 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
Dewey: 005.133
LCCN: 2017946529
Series: Zed Shaw's Hard Way
Physical Information: 0.7" H x 6.9" W x 9" (0.85 lbs) 240 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Written by the world-renowned Zed Shaw, this book of 52 hands-on projects is perfect for everyone who's written Python code but isn't yet comfortable taking new ideas all the way to finished software. The perfect follow-up to Shaw's best-selling Learn Python the Hard Way, this all-new, step-by-step book teaches you how to:

  • Approach new problems in ways that lead to better solutions
  • Analyze a concept, idea, or problem to implement in code
  • Design a solution based on your analysis
  • Implement your solution in the simplest way possible
  • Systematically improve your programming skills through real projects
Each project in Learn More Python the Hard Way helps you build a key practical skill -- combining demonstrations to get you started, and challenges to help you achieve even deeper understanding. Shaw organizes this practical programming course into five sections: working with commands, organizing and using data, applying algorithms, processing text, and implementing simple internet-style networking protocols. Along the way, Shaw stresses efficient processes and practical hacking mindsets -- helping you gain true mastery, not just follow recipes