Skip to main content Skip to main navigation

Reading

Kyle Jones , Principle Application Developer

The following books are recommended for Mercury developers and cover many of the philosophies and recommendations in this section.

Books

  • Programming C# 5.0, Ian Griffiths – Comprehensive guide about the latest version of the C# language for .NET 4.5
  • C# 5.0 In a Nutshell: The Definitive Reference – Great guide organized around concepts and use cases, touching on the new asynchronous functions of the language and much more

Blogs

  • Scott Hanselman’s Computer Zen, http://www.hanselman.com/blog/ – Scott Hanselman is a developer for the web platform team. He blogs about technology, culture, gadgets, diversity, code, and the web.
  • Coding Horror, http://www.codinghorror.com/blog/ – Rob Conery focuses on programming, performance, and human factors
  • InforQ, http://www.infoq.com/ – Facilitating the spread of knowledge and innovation in enterprise software development. Topics cover languages, technology, and architecture.
  • Martin Fowler, http://martinfowler.com/bliki/ – Author and speaker on software development

Other