You will apply your knowledge on Python's more advanced features, including comprehensive data structures like dictionaries, sets, tuples, and nested lists on practice. Solving practice challenges will help to master the skills you have just revised.
Overview
Syllabus
- Lesson 1: Managing Student Grades with Python Tuples
- Managing a Library of Books in Python
- Managing Planet Data with Tuples
- Treasure Hunt Location Manager
- Lesson 2: Applying Python Dictionaries to Address Book Management
- Inventory Management System
- Shopping Basket Manager
- Book Inventory Management System Using Dictionaries
- Geographical Data Mapping System
- Lesson 3: Applying Python Sets for Enrollment Management
- Managing Conference Seating Arrangements with Python Sets
- Tag Manager System Using Python Sets
- Library Management with Python Sets
- Lesson 4: Managing Employee Project Records with Nested Data Structures
- Safety Inspection Records Management
- Library Management System
- Personal Finance Tracker Implementation
- Hierarchical File System Management
- Lesson 5: Applying Stacks to Document Edit History Management
- Music Playlist Manager Using Stacks
- Browser History Management Using Stacks
- Storage Manager System
- Ticket Booking System with Priority Queue
- Direction Manager: Navigating a 2D Grid Using Stacks