I decided to relearn all the basics of Computer Science in an attempt to improve my understanding performance and potentially increase the number of tools at my disposal. As a result I created this repository to contain my practice.
- Download the repository
- Open it in VisualStudio
- Breakpoint the method you wish to understand better
- Launch the application - a console will appear
- Use the menu in the console to execute the relevant method
- Step through and learn