Not So Random Software #29 – Waterfall history
Hello everyone and welcome back to Not So Random Software! This week I am exploring the history of the Waterfall software development model to better …
Software Engineering, Machine Learning and Innovation blog.
Hello everyone and welcome back to Not So Random Software! This week I am exploring the history of the Waterfall software development model to better …
Welcome back to Not So Random Software, this week’s links are dedicated to Agile! Have you ever taken a step back and spent some time …
Welcome back to Not So Random Software, this week’s links are dedicated to leadership. We often struggle to define it, measure it and promote it, …
Welcome back to Not So Random Software, this week’s links are dedicated to team values. Team values help you define what a great job looks …
Welcome back to Not So Random Software. This week’s links are dedicated to Automation and how we can keep a healthy relationship with it. A …
Each time we call a function that’s meant to perform some operation that could succeed or fail we are always left with the same dilemma. …
In this blog post I will introduce Hash#dig_and_collect , a simple utility method that is built on top of Hash#dig to help you navigate nested hashes mixed …