/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

neil.gg
| | www.jhmcstanton.com
1.0 parsecs away

Travel
| | [AI summary] The author reminds readers about the ongoing Advent of Code 2019 programming challenge, which releases two daily problems from December 1st to 25th, and mentions their personal progress and encouragement for others to participate.
| | nedbatchelder.com
0.7 parsecs away

Travel
| |
| | vfoley.xyz
1.0 parsecs away

Travel
| | [AI summary] The article critiques programming books that focus on superficial code style over fundamental architectural correctness, arguing that solving the wrong problem cannot be fixed by 'clean code' conventions like naming or method length.
| | www.java-tv.com
14.7 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.