Forum Discussion
AllanZpt
May 05, 2022Copper Contributor
How do i start using C#?
I'm just starting to learn programming, code and I'm starting to learn C#, I like several areas of development. From IoT, games and web, that's exactly why I wanted to learn C#. I have a doubt that I haven't found. If I delve into pure C# courses and literature, would it help me design projects in these areas? For example, if I advance a lot in pure C#, would I be able to make IoT applications?
- Julian_SharpLearn ExpertYou can start with Microsoft Learn paths for C#
https://docs.microsoft.com/en-us/learn/paths/csharp-first-steps/
https://docs.microsoft.com/en-us/learn/paths/build-dotnet-applications-csharp/
https://docs.microsoft.com/en-us/learn/paths/csharp-logic/
https://docs.microsoft.com/en-us/learn/paths/csharp-data/
There are other learning paths for IoT
https://docs.microsoft.com/en-us/learn/paths/implement-iot-device-communication-by-using-azure-iot-sdks/
https://docs.microsoft.com/en-us/learn/paths/develop-deploy-custom-iot-edge-modules/