Skip to content

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.

License

Notifications You must be signed in to change notification settings

TheCthulhuKid/python-jumpstart-course-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Register for the course before the Kickstarter closes.

Not familiar with my Python jumpstart course? Here's a quick intro video.

Watch Python Jumpstart by Building 10 Apps Course

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.

  1. Hello world
    • test your environment
  2. Guess that number
    • user input
    • conditionals
    • string parsing
  3. Birthday app
    • dates and times
  4. Personal journal
    • text-based file i/o
  5. Weather client
    • external packages
    • pip
    • screen scraping
    • HTTP clients
  6. LOL Cats Factory
    • binary files on the internet
  7. Wizard battle
    • classes
    • inheritance
    • magic methods
  8. File searcher
    • navigating the file system
    • generator methods
  9. Real estate analyzer
    • file formats
    • list comprehensions
    • generators expressions
  10. 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!

@mkennedy

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%