This repository contains solutions to more than 50 problems from the Programming Advices platform.
The exercises are taken from Courses 2,3 and 4 on Programming Advices.
- Problems are accompanied by images (see the
Problem's images
folder). - Includes code samples before and after learning Clean Code.
- Well-structured programs, divided into clear, simple, and readable parts to help you understand and solve each problem.
For the best experience, it is recommended to use:
- Visual Studio on Windows.
Special thanks to Programming Advices for providing valuable exercises that made this learning journey possible.