/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

www.rosspettit.com
| | swreflections.blogspot.com
3.3 parsecs away

Travel
| | [AI summary] The article explains how the Pareto principle applies to software development, offering insights on coding priorities, bug management, feature selection, and project estimation.
| | team-agile.com
3.1 parsecs away

Travel
| | Early on when trying to apply Agile methods to software development I found a lot of the challenges were in the area of software testing. Not just because a lot more automated testing was being done, but because requirements would shift and change rapidly. Many levels of rapid feedback needed to be in place to
| | coryrylan.com
3.2 parsecs away

Travel
| | Learn about what Brooks Law is in Software Development as well as some preventative steps to avoid it.
| | 128bit.io
15.9 parsecs away

Travel
| If you've read any significant amount of my blog you've probably realized that I'm fascinated with programming languages; more precisely the syntax, the community, and the purpose of the language. Elixir happens to be one of these languages that has recently caught my attention. I love the ideas functional programming brings and how you to solve problems as a result of those ideas. One of the things that functional programming is helping people to solve is how to get the most out of systems that have mul...