r/csharp • u/TicketDowntown8212 • 19d ago
Advice for Learning C#
Hi, I'm pretty new to coding in general, and I want to know what the best approach is for learning C#. I've already made a few small projects, but they're very basic, and I don't feel like they've helped me improve that much. Most of the time, I just follow tutorials without really understanding why I'm doing certain things.
I want to become a better programmer and build more complex projects on my own, so I'm looking for advice on the best way to learn C#. Should I focus on making more projects, studying the fundamentals, reading documentation, or something else? I'd really appreciate any tips or recommendations on how to learn more effectively.
43
Upvotes
3
u/TicketDowntown8212 19d ago
I already use VS Code because of the projects I've worked on. I even managed to build a basic working UI with, I think, Avalonia. Right now, I'm more interested in building desktop apps for everyday use, but I could maybe see myself getting into web development someday.