python-fundamentals-05-2023 icon indicating copy to clipboard operation
python-fundamentals-05-2023 copied to clipboard

In this repository there are solutions to tasks from the programming Fundamentals course with Python of the software academy of SoftUni University

SoftUni-Fundamentals-2023-05 🏫

In this repository there are solutions to tasks from the programming Fundamentals course with Python of the software academy of SoftUni University

Lecturer of course - Mario Zahariev πŸ±β€πŸš€

Online judge system - https://judge.softuni.org/ βš–

image

Table of Contents:

➑ Basic Syntax, Conditional Statements and Loops

➑ Data types and variables

➑ List basics

➑ Functions

➑ List advanced

➑ Objects and Classes

➑ Dictionaries

➑ Text Processing

➑ Regular Expressions

➑ Exam preparation

➑ Django project "Phonebook"

Theory Π’ests

➑ TEST - basic syntax

➑ TEST - Data Types and Variables

➑ TEST - List basics

➑ TEST - Functions

➑ TEST - Lists Advanced

➑ TEST - Objects and Classes

➑ TEST - Dictionaries

➑ TEST - Text Processing

➑ TEST - Regular Expressions

Practical Tasks

➑ PyGame - Customisation Requirements

Additional Resources

➑ Course page - Programming Fundamentals with Python - May 2023

➑ Official Python documentation