Skip to content

jasonbraganza/python-jumpstart-course-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 and get started mastering Python today.

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

Learn more about 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

Thanks to my backers

Thanks to everyone who backed the Kickstarter campaign. I want to give a special thanks to backers who backed the project at extra level to make this happen!

Want to enroll in the course?

That'd be wonderful! Currently it's in production. Check out Talk Python Training's course page to get started today.

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%