Answer the question
In order to leave comments, you need to log in
What good c# courses do you know from scratch?
I would like to ask you: what quality c# courses do you know? And immediately the second question: are there these lessons on torrents? ( ͝° ͜ʖ͡°)
Answer the question
In order to leave comments, you need to log in
Books must be read. Courses need to be watched to consolidate after the books.
Here is a course where I learned a lot after the book, since it was the first serious study of the language and I didn’t see or understand a lot of things from the book.
C# Base Course
Main Book:
The C# 7 Programming Language and the .NET and .NET Core Platforms | Jepix Phillip, Troelsen Andrew
ASP.NET Core Application Development
Books (no books on WPF and mention of UWP):
What books would you recommend for a beginner on C# and related technologies?
At the same time, while learning the language, you need to create a solution (Solution) and create projects on each topic or several topics in it, which will allow you to return to the old material in the future in order to quickly remember.
A rough example of projects in a solution:
Learning C# (.sln)
1. Variables, loops (.csproj)
2. Classes (.csproj)
3. Inheritance (.csproj)
4. Delegates and events (.csproj)
All projects must be named after English in CamelCase style. The above is just an example to make it clear.
C# for small and stupid. Yearly course
https://www.youtube.com/watch?v=86KLS8das2k&list=P...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question