Samuel Taggart
The official "Architect of Adventure". I help teams create healthy, human-centered software development processes.
The Value of Software Quality
So I stumbled upon a few things recently:
* a J.B. Rainsberger presentation about “The Economics of Software Development”
* a video by Andrea Goulet that touches on some similar issues (thanks Fab for recommending!).
* a video by Jessica Joy Kerr on “The Secret to Software Quality”
To me they are
QBQ
QBQ stands for the question behind the question. This little book is about the questions we ask ourselves in our head and about getting to the question behind the question and taking personal accountability. It’s about changing our inner dialog and asking questions that serve us instead of asking
Agile Samurai Course
Last year I had read the book, “The Agile Samurai”. I recently stumbled upon a companion udemy course. The course is excellent. It more or less follows the book and provides good reinforcement. It provides a really good basic introduction to the ideas behind agile software development and an easy
Corona Virus Reading List
Being self-employed sometimes it is difficult to shut work off. You are very vested in the outcome and there’s always more to do. Working from home makes it especially difficult because there isn’t that physical separation of actually going into the office. Being stuck inside for this Corona
Secrets of Consulting
Consulting is the art of influencing people at their request.
Secrets of Consulting page v
When I first started doing consulting, I thought that most problems were technical. Boy was I wrong! I quickly learned that most problems are not technical, but are people problems. If I had read “ Secrets
Workshops update
These are interesting times. Many of us are under mandatory shelter in place orders and the rest of us are practicing social distancing. Those of us who are fortunate enough not to have been directly impacted by the virus are nonetheless impacted by society’s attempts to stop its spread.
Art of Unit Testing 2nd edition
I originally bought this book on Fab’s recommendation. I had read the XUnit Test Patterns book and I liked it, but I thought it was rather large and cumbersome. It was 900 pages, so I was looking for something smaller and lightweight that I could recommend to people. I
Distributing Test Doubles and Mocks
One of the questions that came up in our recent Unit Testing Workshop was:
How do I distribute reusable test code such as Test Doubles and Mock Objects?
This question caught me by surprise. It wasn’t something I had really thought a lot about. I had typically just been
Unit Testing Workshop Lessons Learned
At the end of January, we ran a Unit Testing Workshop. It went well. We had 7 participants. They included a LabVIEW Champion, and several CLAs. Overall the reviews were positive, but it was clear that there were some things that could be improved for the next time.
1. The