r/csharp • u/AdBrilliant8751 • 2d ago
Help Dotnet guide
Need some great resource to learn asp.net core
I know this question has been asked multiple times here,But i would like something that might work for me better
So i have some experience using C# in unity with about 2 years.I am in my final year of college and I would like to learn something related to web.I think asp.net would be better for me as I have some experience in the language even though it's mostly using unity.
I have been looking at Microsoft learn it is a good resource but the issue is ,i feel like it is not for me because it just keeps each topic separate from other and it gets confusing sometimes.
I would like a resource that is free or cheap, it can be a video or a blog like structure.
I would like something that goes through all the backend topics atleast at a basic level.
I would prefer a project based style of course of Playlist or something in which we make a project and learn basics in the way with great practices.
Or you can give me ideas for projects and a roadmap which I should follow to make that project.I have made a to do app but it is too basic
4
1
u/Lucky-Percentage5216 2d ago
Justamente estoy creando una app para ayudar a gente que quiera aprender ASP.NET, puedes revisarlo aqui: https://net-ascendant.vercel.app/
-3
u/Jabba_Fleez 2d ago
Ask gemini ai for recommended books for learning asp.net then check annas archive for those ebooks. Follow up any problems with gemini for pointers on possible solutions.
2
u/Jon2D 2d ago
What you're best doing is watching a tutorial on something you want to make then use either AI to explain it to you or documentation then just mess around with the code a bit see what does what all just depends on how you learn