udemy course advice related to C# , .net
i am looking for a very detailed course including .net , C# . i have currently done in a project .net , so i am not a zero level in asp.net but i want to improve myself. already thnx for helpful!
14 Replies
if you want to learn C# dont use those paid courses
personally i used Codecademy on free tier cause it was interactive but Microsoft has good documentation for the language
as long as you build projects youll never stop learning, even after 10 years you still learn new things every day
just remember that no course in the world will make you an expert of a language the experience comes from you, even i stopped the Codecademy course midway through when i felt ready to build my own projects
Are you wanting the course to focus completely on .NET and C# or are you ok with it incorporating a front end framework as well?
If you're ok with doing some front end stuff as well, this course is a good one: https://www.udemy.com/course/build-an-app-with-aspnet-core-and-angular-from-scratch/
115 dollars is crazy
It goes on sale a lot
Specially for something that uses Angular
Don't spend that much
:SCshocked:
You can get it for like 10 I think
Eh I believe courses get people easily stuck in tutorial hell cause of how they solve problems
Courses should teach a language base so people can tap around in the dark enough to learn more without being stuck on a one time solution
That can be true. If you've already got good enough fundamentals already though a course like that can be great to get your feet wet and show you some best practices in action and whatnot.
I think that course is one of the better ones I have come across
Like I wouldn't use that course to learn c# from the jump
But if you want to learn web dev stuff using c#, it is a solid resource
i will review the course ,
thnx
but the course does contains the aspnet fundamentals and bootstrap , jQuery identity management
it covers the creation of an aspnet web api, identity and user authentication is done via ASP.NET Identity
it handles publication via Azure
Hi,
I've done this course and it is a good beginners course but it is a course based on backend with some frontend. If you want more you should also follow a independant frontend course.
Bootstrap is used with angular.
another thing, just my advice. think of a project which fits in the course and try to make that instead of typing over, this helps understanding, but also helps to see what and where you need more.
Also, FYI, A lot of Udemy courses are stolen/plagiarised - I avoid it like the plague and try to find the original course authors to support them.