Explore >> Select a destination


You are here

blog.danslimmon.com
| | blog.jakubholy.net
6.5 parsecs away

Travel
| | THIS IS ONLY A DRAFTContent: Craft | Why lean? | Code quality
| | herbertograca.com
9.1 parsecs away

Travel
| | The work quality and efficiency of a crafter depends a lot on the tools at hand. In this chapter, Brooks makes a case for this statement validity for software developers as well and gives a list of essential tools needed for software development.
| | erikbern.com
6.2 parsecs away

Travel
| | I've been reading up on operations research lately, including queueing theory. It started out as a way to understand the very complex mortgage process (I work at a mortgage startup) but it's turned into my little hammer and now I see nails everywhere.
| | everythingfunctional.wordpress.com
22.8 parsecs away

Travel
| The answer to the question of whether we should write automated test suites has largely been settled. We absolutely should write unit tests, and possibly even integration and end-to-end tests. But as acceptance of this practice grew, and adoption became more widespread, a follow-up question arose; How many tests should we write? How do we...