/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

retro-style.software-by-mabe.com
| | blog.robbowley.net
2.5 parsecs away

Travel
| | [AI summary] The article discusses the readiness gap in software teams regarding engineering discipline, specifically Test-Driven Development and automated testing, when adopting GenAI for coding.
| | www.softdevtube.com
2.2 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | www.giorgiosironi.com
2.2 parsecs away

Travel
| | I am halfway through reading Growing object-oriented software, guided by tests , a book that teaches Test-Driven Development in a Java envir...
| | www.planetgeek.ch
14.3 parsecs away

Travel
| I wrote code without tests that ran in production without defects, and I wrote buggy code with TDD (Test Driven Development). Time to look back at 35 years of coding and when tests help, and when there is something better. And especially, what these better things are. In the final part, we examine how LLMs...