❔ Book recommendation to learn c#/dotnet
I've been programming in python for a little under two years. I am starting a new job in c#.
Whats a good book to learn c# from?
7 Replies
Dunno about books, but $helloworld
Written interactive course https://learn.microsoft.com/en-us/users/dotnet/collections/yz26f8y64n7k07
Videos https://dotnet.microsoft.com/learn/videos
It depends? C# can do so much stuff. I am never a big fan of books on programming languages, they get outdated pretty fast.
I'd just scan the MS docs and watch newer online youtube videos
General Structure of a C# Program
Learn about the structure of a C# program by using a skeleton program that contains all the required elements for a program.
$books
$aaronbooks
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.