how do i learn .net
so i just started this roadmap https://roadmap.sh/aspnet-coreand so far , ive watched freecode camp's 8 hours video on c# fandementals https://www.youtube.com/watch?v=YrtFtdTTfv0
and inside the road map , specifically this part i have as a pic
i have no idea what to learn in it
like learn what .net is or go into details or what
and what sources are there
so i will be glad if you can help me
freeCodeCamp.org
YouTube
Learn C# Programming – Full Course with Mini-Projects
This complete C# tutorial for beginners will take you from the basics of C# programming to advanced concepts.
✏️ Course developed by @CoffeeNCode
Learn more from the course creator: https://www.udemy.com/course/csharp-complete-masterclass/?couponCode=FREECODECAMP
⭐️ Contents ⭐️
(0:00:00) Introduction
(0:01:56) Installing Visual S...

18 Replies
how much code have you written during the 8 hours of watching videos?
not alot
why
@Jimmacle
that's the best way to learn, watching someone else do stuff isn't going to stick very well
i have already took the fundementals using c++ before and did months of problem solving with it
i only watched the video for syntax and stuff
as it was all stuff i knew about already
.NET isn't something you learn by itself, if you're writing C# you're already using it because it's just the name for the general ecosystem and standard class library
aha
so what did it mean by learn .net in the road map
to learn all its built in functions?
or something
idk, but that sounds like a waste of time
yeah
i don't know all of .NET and i assume 99.99% of others don't know it all either
i should only learn the stuff i need to use
it's generally better to come up with an end goal and focus on learning the things needed to get there
okay i will just give it a quick read along with .net cli and stylecop
roadmaps are too generalized and will make you learn things you may not need, at least not right away
i just wanna be a fully fledged asp.net developer
so i can finally call myself a realy developer
thats my goal
which i know - isnt very specific but yeah
$helloaspnet
Get started with ASP.NET Core
A short tutorial using the .NET CLI to create and run a basic Hello World app using ASP.NET Core Blazor.
is a start, anyway
Okay thanks alot