#11 in Microsoft NET books
Use arrows to jump to the previous/next product

Reddit mentions of C# 6.0 Cookbook: Solutions for C# Developers

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of C# 6.0 Cookbook: Solutions for C# Developers. Here are the top ones.

C# 6.0 Cookbook: Solutions for C# Developers
Buying options
View on Amazon.com
or
    Features:
  • O Reilly Media
Specs:
Height9.2 Inches
Length7 Inches
Number of items1
Weight2.56618072968 Pounds
Width1.4 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on C# 6.0 Cookbook: Solutions for C# Developers:

u/markdoubleyou ยท 3 pointsr/csharp

As others have mentioned, writing code is the best way to get exposure. But if you're a book guy like me then there are a lot of option out there that'll accelerate the process. You'd be insane to read all the following--these are just starting points that can accommodate different interests/tastes.

Having said that, I'll start with the one book that I think every C# developer should own:

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries

... it's a good read, and it includes a lot of direct input from the designers of the C# and the .NET Framework. Microsoft has been really good about sticking to those guidelines, so you'll immediately get a leg up on the Framework libraries if you work through this book. (Also, you'll win a lot of arguments with your coworkers about how APIs should be designed.)

General knowledge books (tons to pick from, but here are some winners):