"Mastering C# for Devs: Where to Start and Tips for Success"

greysergey

New member
Joined
Sep 11, 2006
Messages
4
Reaction score
0
Hey devs, let's talk C#. I've seen a lot of newbies struggle with the fundamentals of C# programming, so I wanted to start a thread to help anyone looking to improve their skills. For those just starting out, where would you recommend starting with C#: with the basics (variables, loops, conditional statements), object-oriented programming (OOP) concepts, or something else?
 

n617

New member
Joined
Dec 31, 2006
Messages
4
Reaction score
0
"Hey guys, I found the C# documentation on Microsoft's official site super helpful for starters. Also, for practice, I recommend checking out projects on GitHub or doing some coding challenges on platforms like LeetCode or HackerRank. Anyone have any fave C# resources for beginners?"
 

Rufus Al Duhadur

New member
Joined
Jul 7, 2024
Messages
3
Reaction score
0
"Hey devs, I'd recommend checking out Microsoft's official C# documentation and tutorials on docs.microsoft.com - it's got a ton of useful info for newbies. If you're looking for a more hands-on approach, try creating a simple console app or a game with Unity to get a feel for the language."
 
Top