Python Jumpstart by Building 10 Apps Course Demos
This repository contains all the "handout" materials for my Python Jumpstart by Building 10 Apps course. This includes try it yourself and finished versions of the 10 apps.
Not familiar with my Python jumpstart course? Here's a quick intro video.
The 10 apps
What applications will we build?
We will build the following apps, which among many other things, focus on the language concepts listed under them.
- Hello world
- test your environment
- Guess that number
- user input
- conditionals
- string parsing
- Birthday app
- dates and times
- Personal journal
- text-based file i/o
- Weather client
- external packages
- pip
- screen scraping
- HTTP clients
- LOL Cats Factory
- binary files on the internet
- Wizard battle
- classes
- inheritance
- magic methods
- File searcher
- navigating the file system
- Real estate analyzer
- file formats
- list comprehensions
- generators expressions
- Movie lookup app
- error handling
- exceptions
- Advanced HTTP clients
Want to enroll in the course?
That'd be wonderful! Currently it's in production. Check out the Kickstarter page to get a seat for $29 (over half off the final price).
Thanks!