Python 18+ Course
- Calculation of the average salary in the family
- Russian Roulette Game
- Prize drawing program
- Homework 2.1: Casino program
- Homework 3.1: Working with the dictionary
- Homework 3.2: Multiplication table
- Homework 3.3: A program for composing random phrases
- Homework 4.1: Working with the output of values from the dictionary
- Homework 4.2: Working with sets
- Homework 4.3: The program for calculating the rating
- Homework 4.4: Recommendation system
- Homework 5.1: Genre comparison function
- Homework 5.2: Rating calculation program for series by genre
- Homework 5.3: Update rating calculation program for series by genre
- Homework 6.1: Working with modules
- Homework 6.2: Working with text from a file
- Homework 6.3: Diary program
- Homework 6.4: Find index
- Homework 7.1: Liner search
- Homework 7.2: Bubble sort
- Homework 7.3: Selection sort
- Homework 7.4: Comparison of selection sort
- Homework 8.1: Parsing all the links for free games from the Steam
- Homework 8.2: Parsing tags from Steam
- Homework 8.3: Parsing games table
- Homework 9.1: Regex for name of galaxies
- Homework 9.2: Regex for Andromeda galaxies
- Homework 9.3: Find cats in text with 're'
- Homework 9.4: Parsing links from Wikipedia
- Homework 10.1: Map and list comprehension
- Homework 10.2: Filter and list comprehension
- Homework 10.3: Dict comprehension
- Homework 10.4: Dict comprehension for shows and ratings
- Homework 11.1: Working with the Person class
- Homework 11.2: Working with the Student class
- Homework 11.3: Working with the Professor class
- Homework 12.1: Working with graphical user interface
- Homework 12.2: Working with graphical user interface (json)