DEV Community

Discussion on: The 10 Best C# Books to Help You Learn or Improve Your Skills📚

Collapse
 
cheunste profile image
cheunste

I give it a 9. My only issues with the book is that it feels like some code is skipped on purpose (or at least mentioned in non code blocks of the book and in a previous paragraph) and because the entire project is done in VS Code, a lot of the imports from other libraries is skipped and while you can alt-period for a suggestion, some isn't really as obvious for some other libraries.

However, it really isn't that big of a deal as you have access to the solution code from the website anyway