galinstefanovv/SoftUni-Python-Advanced

Repository files navigation

Status: CompletedLicense: MITPython Version

Welcome to my repository for Python Advanced course at SoftUni - January 2023! Here, you'll find my solutions to all the tasks and exercises assigned during the course.

This course builds upon the foundational knowledge of Python, delving into more complex concepts typical of the language. The focus is on creating linear data structures, solving algorithmic problems, working with Stacks & Queues, Tuples & Sets and Multidimensional Lists (matrices). It also covers working with files and directories and explores the functional programming paradigm. Additionally, recursive functions and functions with multiple arguments are discussed in greater depth.

  • Working with two-dimensional data structures
  • Creating linear data structures
  • Applying basic algorithms
  • Implementing functional programming concepts
  • Handling data streams, files and directories
  • Error handling

Below is the certificate I obtained during the course:

This certificate showcases my successful completion of the course and my proficiency in Python Advanced.

My solutions are organized into folders representing each lesson and type of exercise. Each lesson contains subfolders for Lab, Exercises and More Exercises:

TopicLink to Solutions
01. Lists as Stacks and QueuesView Solutions
02. Tuples and SetsView Solutions
03. Multidimensional ListsView Solutions
04. Functions AdvancedView Solutions
05. Error HandlingView Solutions
06. File HandlingView Solutions
07. WorkshopView Solutions
08. WorkshopView Solutions
A. Final ExamView Solutions

Previous course: Python Fundamentals | Next course: Python OOP

Releases

No releases published

Packages

No packages published