Welcome to this repository, which contains solutions to exercises from the Programming Fundamentals with C# course, conducted by SoftUni.
The goal of this project is to gather in one place all the exercises, tasks, and projects that are solved during the training.
Solutions to problems from every topic in the course, including:
- Basic data types
- Conditional constructs and loops
- Arrays and lists
- Methods and functions
- Working with text and numbers
- Fundamentals of object-oriented programming
- Language: C#
- Development Environment: Visual Studio
- Task Format: Console Applications
The course is part of the program of SoftUni, a leading software training academy in Bulgaria.
Clone the repository using Git:
git clone https://github.com/B-Evtimov/CSharp-Fundamentals.git