Introduction to Part 2 of the 25 Projects of Python in 25 Days
  • Welcome to Part 2!
UNIT 4: Functions
  • Lesson 1: Defining and calling functions
  • Lesson 2: Function parameters and return values
  • Project 13: Pizza Paradise Revised
  • Project 14: Prime Number Checker
  • Lesson 3: Scope and local variables
  • Project 15: The Counting Game
  • Lesson 4: Recursive functions and recursion examples
  • Unit Four Final Project: Recursive Sum and Product Calculator
  • Unit Four Final Project Walkthrough
  • Unit 4 Review
  • Unit 4 Quiz
UNIT 5: Lists
  • Unit 5 Introduction
  • Lesson 1: Introduction to lists and their properties
  • Lesson 2: List manipulation
  • Project 17: Gaming Lobby
  • Project 18: Clumsy Shopper
  • Lesson 3: List operations
  • Project 19: Birthday Party Planner
  • Lesson 4: List traversal using loops
  • Unit Five Final Project: Phrase Guessing Gameshow
  • Unit Five Final Project Walkthrough
  • Unit 5 Review
  • Unit 5 Quiz
UNIT 6: Dictionaries
  • Unit 6 Introduction
  • Lesson 1: Introduction to Dictionaries
  • Lesson 2: Working with Dictionaries
  • Project 21: Phone Book
  • Project 22: Gaming Lobby Management
  • Lesson 3: Dictionary Operations and Manipulations
  • Project 23: Gaming Lobby Management (Part 2)
  • Unit Six Final Project: Basic Word Translator
  • Unit Six Final Project Walkthrough
  • Unit 6 Review
  • Unit 6 Quiz
Final Project
  • Battle Royale Instructions
  • 25 Projects of Python in 25 Days Final Project: Battle Royale Game
  • Battle Royale Final Project Walkthrough
Course Conclusion
  • Wrapping Up Video