Advice for learning C# (Beginner - New to C# not programming)
Hi all, I am not a programmer professionally, I am an Application Analyst. I have been working with Python, Bash, and PowerShell heavily in my free time for the past 4 years and I am looking to dive into C# as I am starting the process of making a game; I will be using the MonoGame framework with C#.
Outside of YouTube and Google, does anyone have any advice/tips for learning C#, or a "best approach" for someone that knows nothing about how the language works? Any help and or advice is much appreciated!
4 Replies
The usually recomended resource is
$helloworld
MSDN has a little road map for python developers, maybe that can help ya as well: https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tips-for-python-developers
Nick Chapsas has a video on this: https://www.youtube.com/watch?v=1oeMTz7LwrU
Nick Chapsas
YouTube
The Ultimate .NET Developer Roadmap in 2024
Get the roadmap: https://mailchi.mp/dometrain/roadmap2024
Become a Patreon and get special perks: https://www.patreon.com/nickchapsas
Hello, everybody, I'm Nick, and this is my annual .NET and C# Developer roadmap. It focuses mostly on the backend, but almost all the technology in there should be mastered by any .NET developer.
Workshops: htt...