An open API service indexing awesome lists of open source software.

https://github.com/dimodimchev/softuni-python-fundamentals

This is a repository in which I will be posting all problems and my solutions to them from the SoftUni Programming Fundamentals With Python course
https://github.com/dimodimchev/softuni-python-fundamentals

course python

Last synced: 9 months ago
JSON representation

This is a repository in which I will be posting all problems and my solutions to them from the SoftUni Programming Fundamentals With Python course

Awesome Lists containing this project

README

          

#

![alt text](https://github.com/DimoDimchev/SoftUni-Python-Basics/blob/main/SoftUni-Logo.png)


# Course details
The course "Programming Fundamentals" examines fundamental concepts in programming, which are the basis for effective and quality training in professional modules. The students upgrade their knowledge acquired in the "Programming Basics" course and begin to use more complex programming techniques and structures such as arrays, lists, objects and classes. The students also learn additional technologies that every software developer needs, such as HTML and CSS, HTTP, bitwise operations, and more. The course also examines the basics of web development, which builds in the students an idea of the upcoming professional modules.
# Acquired skills
- Handling the standard functionality of the programming language
- Analysis of complex problems and reduction to computer-executable steps
- Basics of web development
- Basic skills for working with HTML and CSS
- Understanding the relationship between different IT concepts
- Working with linear data structure