Skip to content

Commit 1663f33

Browse files
authored
Update README.md
1 parent d9dfaea commit 1663f33

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

+16-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
11
# SoftUni-Programming-Fundamentals-with-Python
2-
Repository with solutions of problems from the Software University Course Modules: Python Advanced - May 2023 | Python OOP - June 2023.
3-
2+
Repository with solutions of problems in Software University course: Programming Fundamentals with Python - January 2023.
43
Link to Software University in Bulgarian: https://softuni.bg/
54
Link to Software University in English: https://softuni.org/
65
Link to Judge System (Where submission and evaluation of the exercises,and exams are conducted): https://judge.softuni.org/
7-
Link to the GitHub of Software University: https://github.com/softuni
6+
Link to the GitHub of Software University: https://github.com/softuni
7+
8+
| Programming Fundamentals with Python |
9+
|------------------------------------------------|
10+
| Basic Syntax, Conditional Statements and Loops |
11+
| Data Types and Variables |
12+
| Lists Basics |
13+
| Functions |
14+
| Lists Advanced |
15+
| Exam Preparation - Part 1 |
16+
| Exam Preparation - Part 2 |
17+
| Objects and Classes |
18+
| Dictionaries |
19+
| Text Processing |
20+
| Regular Expressions |
821

922

1023
![Software-University-Logo-blue-horizontal](https://user-images.githubusercontent.com/99009455/214867496-dbdd1421-e631-406e-a9ee-ef00f05431ac.png)

0 commit comments

Comments
 (0)