What Next?
The previous exercises provide a brief overview of some of the language concepts and capabilities of the C# programming language, as well as a few of the classes and methods within the .NET Framework. These concepts will provide an excellent foundation as you develop applications on the following technologies:
- Game Programming With Unity 3D
- https://unity3d.com/learn/tutorials/topics/scripting/coding-unity-absolute-beginner
- Universal Windows Platform Applications
- https://docs.microsoft.com/en-us/windows/uwp/get-started/your-first-app
- Android, iOS, and Windows Applications
- https://docs.microsoft.com/en-us/visualstudio/cross-platform/cross-platform-mobile-development-in-visual-studio
- Web Applications
- https://docs.microsoft.com/en-us/visualstudio/ide/quickstart-aspnet-core
More Practice
In many cases, so of those guides can still be a bit of a challenge, and you might want to spend more time solving simpler problems to build up your programming accumen. To that end, we recommend joining CodeWars: https://www.codewars.com/join. Join the Coding Temple clan in your account settings to see how you stack up against other classmates.