Solutions of simple exercises from basics of computer programming. Used language is C# under .NET Core 3.1 and .NET Core 6.0. All exercises are getted from the book "Fundamentals of Computer Programming with C#" developed by an authoritative author team led by Svetlin Nakov @https://github.com/nakov
IDE compatible to open *.sln with .NET Core 3.1 Runtime or newer version installed. The best IDEs for this project are Visual Studio xxxx 2022 and VS Code lates version.
- Clone this repo.
- To open the project, open the *.sln file.