/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

dylanbeattie.net
| | www.lenholgate.com
2.0 parsecs away

Travel
| |
| | loufranco.com
1.4 parsecs away

Travel
| | [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.
| | www.lenholgate.com
2.4 parsecs away

Travel
| | [AI summary] The author shares updates on their embedded assembly programming journey, specifically detailing their successful implementation of unit testing for serial protocol code in a servo controller project.
| | www.java-tv.com
18.1 parsecs away

Travel
| This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.