C
C#6h ago
Selver

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...
No description
18 Replies
Jimmacle
Jimmacle5h ago
how much code have you written during the 8 hours of watching videos?
Selver
SelverOP5h ago
not alot why @Jimmacle
Jimmacle
Jimmacle5h ago
that's the best way to learn, watching someone else do stuff isn't going to stick very well
Selver
SelverOP5h ago
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
Jimmacle
Jimmacle5h ago
.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
Selver
SelverOP5h ago
aha so what did it mean by learn .net in the road map to learn all its built in functions? or something
Jimmacle
Jimmacle5h ago
idk, but that sounds like a waste of time
Selver
SelverOP5h ago
yeah
Jimmacle
Jimmacle5h ago
i don't know all of .NET and i assume 99.99% of others don't know it all either
Selver
SelverOP5h ago
i should only learn the stuff i need to use
Jimmacle
Jimmacle5h ago
it's generally better to come up with an end goal and focus on learning the things needed to get there
Selver
SelverOP5h ago
okay i will just give it a quick read along with .net cli and stylecop
Jimmacle
Jimmacle5h ago
roadmaps are too generalized and will make you learn things you may not need, at least not right away
Selver
SelverOP5h ago
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
Jimmacle
Jimmacle5h ago
$helloaspnet
MODiX
MODiX5h ago
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.
Jimmacle
Jimmacle5h ago
is a start, anyway
Selver
SelverOP5h ago
Okay thanks alot

Did you find this page helpful?