En vedlikeholdt liste av anbefalte bøker, innlegg, videoer og kurs innenfor forskjellige emner
- 97 Things Every Programmer Should Know - Pearls of wisdom for programmers collected from leading practitioners
- Clean Code av Robert C. Martin
- Code Complete 2 av Steve McConnell
- Dependency Injection in .NET av Mark Seemann og Steven van Deursen
- Test-Driven Development: By Example av Kent Beck
- Building Microservices av Sam Newman
- The Mythical Man-Month av Fred Brooks
- JavaScript: The Good Parts av Douglas Crackford
- The Phoenix Project av Gene Kim, George Spafford, og Kevin Behr
- Continuous Delivery - Reliable Software Releases through Build, Test, and Deployment Automation av Jez Humble og David Farley
- Don't Make Me Think av Steve Krug
- The Pragmatic Programmer: From Journeyman to Master av Andrew Hunt og David Thomas
- Pluralsight C# path: https://www.pluralsight.com/paths/csharp
- Pluralsight Design Patterns Library: https://www.pluralsight.com/courses/patterns-library
- Design Patterns: Elements of Reusable Object-Oriented Software av Erich Gamma, John Vlissides, Ralph Johnson, og Richard Helm
- Refactoring: Improving the Design of Existing Code av Martin Fowler
- Patterns of Enterprise Application Architecture av Martin Fowler
- Domain Driven Designs av Eric Evans