Learning how to use ASP.NET and Angular
Hello chat, I have a question.
Being a beginner this week, approximately how long would it take for me to be efficient in ASP.NET/Angular? Would one estimate that it would take 1-3 months as with regular programming?
Also where is the best place to pratice the above without having to rely on youtube/tutorial-hell?
Thanks
6 Replies
Define "efficient"?
Like, you can get started with ASP.NET in an hour, but if you dont know C#, it will be rough to do anything
If you know enough C# and JS/TS it might take you a single weekend
Or a couple of weeks
If you know naught about either, then maybe a few weeks
Maybe months
"How long is a piece of string?"
Thanks, I'm intermediate with C# but there's a lot more information with ASP.NET, such as builders, required keys, connection strings in the app.settings, etc
Does anyone have resources where I can pratice with different ASP.NET projects, like a compiler I can use?
What do you mean "a compiler I can use"?
Like an online IDE that's included in a APS.NET course
For Web Developement using .NET, Entity Framework, etc
Just run this code locally?
Install Visual Studio, Rider, even VS Code
Install the .NET 9 SDK
And you're good