5 Replies
Make things
$projects
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/dotnet/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas
honestly like said in #chat where u also asked this same question, next time pls dont post in multiple places at the same time so it doesnt split your resource as well for others.
the interactive course doesn't go very deep into the fundamentals
thats why I like those videos I suggested u
they go a bit further with essential stuff
I would like to have a pretty good grip on DSA and OOP before jumping into serious projects. Just a personal opinion. Some people go straight for projects and learn things needed along the way.
Anyways here are my 2 cents:
- Book - https://introprogramming.info/english-intro-csharp-book/
It's very very old but I still like it. You still have to refer to Microsoft Docs for updated information. You can google out other recent books. I haven't personally tried so can't say which.
- Video - Basics of C# programming by freeCodeCamp
Make sure you actually solve problems(book exercises, leetcode or other websites where people practice DSA, projects) on your own rather than just reading book or watching video.
Also start using git and github even when you are just learning and doing basic beginner exercises.
Svetlin Nakov
Free C# / Java / JavaScript / Python / C++ Programming Books
Free C# / Java / JavaScript / Python / C++ Programming Books » ...
Fundamentals of Computer Programming with C# by Svetlin Nakov & Co. - free e-book - official web site
Technical documentation
Read in-depth developer documentation about Microsoft tools such as .NET, Azure, C++, and Microsoft Cloud. Explore by product or search our documentation.
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...