2015-11-13

The Reddick C# Style Guide Published

My book is finally published! It is available on Amazon at http://www.amazon.com/dp/0692531742. If you buy the print edition, the Kindle edition can be downloaded from Kindle Match for free.

The Reddick C# Style Guide
Best practices for writing C# code

So you've learned how to write C# code that compiles, but how do you make your code great? This is the definitive reference on how to write elegant C# code.

This book covers:

  • Formatting, documenting, and organizing code
  • Naming elements
  • Using code patterns
  • Architecting projects
  • Implementing security
  • Handling warnings
  • ... and many other best practices
This book contains hundreds of rules and examples showing how to write good quality C# code. Using these recommendations will make your code more correct, robust, extensible, reusable, efficient, and maintainable.

ISBN: 978-0-692-53174-7 262 pages

No comments :

Post a Comment

Note: Only a member of this blog may post a comment.