Best comprehensive c# book, e-book or online learning resource?

Any suggrstion? Thank you.

I don’t know your knowledge of C#, but if you already know fundamentals, I think C# in a nutshell is the best book you can read. The title says “in a nutshell” although is a quite complete and sometimes complex book.

1 Like

C# in Depth, Fourth Edition is a revised edition of the bestseller written by C# legend Jon Skeet. This authoritative and engaging guide is your key to unlocking this powerful language, including the new features of C# 6 and 7. In it, Jon introduces expression-bodied members, interpolated strings, pattern matching, and more. Real-world examples drive it all home. By the end of this awesome book, you’ll be writing C# code with skill, style, and confidence.

2 Likes