/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

thejavaguy.org
| | jeff.glass
3.0 parsecs away

Travel
| | Electronics, Making, Software Development, and Amateur Radio from a Midwest Nerd
| | www.parsonsmatt.org
2.5 parsecs away

Travel
| | [AI summary] This article introduces a blog series aimed at programming by object-oriented developers who are learning the functional programming paradigm in Haskell.
| | ostash.dev
2.2 parsecs away

Travel
| | Like many of developers that were coding for the last few years, I was following mostly object oriented programming paradigm. Let's not go into details on its specific implementation (hopefully the reader is familiar with it.
| | 8thlight.com
32.9 parsecs away

Travel
| [AI summary] The article by Robert C. Martin (Uncle Bob) discusses the strategic use of mock objects in software testing, advocating for a balanced approach where mocks are used sparingly across architectural boundaries to improve test speed and isolation while avoiding design damage.