Skip to content

Luka-998/python-jumpstart-course

Repository files navigation

Python Jumpstart by Building 10 Apps Course Demos

This repository contains all the "handout" materials for Python Jumpstart by Building 10 Apps course.

Learn more about Python Jumpstart by Building 10 Apps Course](https://training.talkpython.fm/courses/details/python-language-jumpstart-building-10-apps)

The 10 apps

What applications I will build?

I 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published