A collection of video tutorials from Learn More Python the Hard Way Workshop: www.informit.com/store/learn-more-python-the-hard-…
5+ Hours of Video Instruction
Learn More Python the Hard Way LiveLessons Workshop will show you how to take five small software projects from concept to completion and demonstrate Zed Shaw's process for producing software.
Description
This video shows beginners who know basic Python and shows them how to take a concept or idea and turn it into a working piece of software. The projects are small enough for you to complete in one to three hours each, on your own, after watching Zed do it. Each project will include a list of similar projects you can complete on your own and extra challenges to further your education.
Skill Level
Beginner
What You Will Learn
Analyzing a concept, idea, or problem to implement in software
Designing a solution based on the analysis
Implementing the solution in the simplest way possible
How to improve your programming skills using small toy projects
How Zed approaches problems as well as other practices in the industry
Who Should Take This Course
Anyone who has just started programming but feels they cannot take an idea and turn it into software yet.
Course Requirements
An ability to code in Python or a similar language. The demonstration will be in Python, but the advice and process applies to any programming language.