Clean Engineering
In the last couple of years or so, I’ve been getting more into researching clean code and quality engineering in general. I figured I’d keep track of the resources I’ve consumed, so that I can revisit them in the future.
Youtube
Books
Book | Owned? | Read? |
---|---|---|
Test Driven Development: By Example 1st Edition - Kent Beck | Yes | No |
Agile Principles, Patterns, and Practices in C# 1st Edition - Robert C. Martin | Yes | Reading |
Clean Architecture: A Craftsman’s Guide to Software Structure and Design - Robert C. Martin | Yes | No |
Test Driven Development: A Practical Guide (Coad) 1st Edition - David Astels | No | No |
Test-Driven Development in Microsoft .NET (Developer Reference) 1st Edition - James W. Newkirk | No | No |
xUnit Test Patterns: Refactoring Test Code 1st Edition - Gerard Meszaros | No | No |
The Art of Unit Testing: With Examples in .net 1st Edition - Roy Osherove | No | No |
Object Oriented Software Engineering: A Use Case Driven Approach - Ivar Jacobson | No | No |
Clean Code: A Handbook of Agile Software Craftsmanship - Robert C. Martin | No | No |
Conferences
I plan on eventually going through all of these and keeping track of the most beneficial ones here.
Software Craftmanship - London
Software Craftmanship - North America
GOTO; - youtube playlists
DevTernity - youtube playlists
NDC Conferences - youtube playlists
Meetups
https://xpmanchester.wordpress.com/
https://www.meetup.com/Lean-Agile-Stockport/
Persons of Interest
Robert (Uncle Bob) Martin - Clean Architecture
Alistair Cockburn - Hexagonal Architecture
Jeffrey Palermo - Onion Architecture
Ivar Jacobson - Boundaries Controller and Entities Architecture