C# concept exercises
June 19, 2020 ยท View on GitHub
The concept exercises are based on this list of concepts.
Implemented exercises
The list of completed exercises can be found in the C# track's config.json file. In that file, you can search for concepts to ascertain which exercises they are featured in and the prerequisites sections will show the relationships between the exercises.
The config.json file should be updated, as part of the PR, as the last stage in implementing an exercise. This also applies when improving an exercise if you modify the set of concepts or prerequisites.
TODO
Thanks for wanting to contribute to the C# track's concept exercises! Contributions are very welcome!
To contribute, please find and work on one of the new exercise issues or improve exercise issues.