The 20% that makes all the difference
Side projects and their impact on culture and innovation
Aug 25, 20244 min read42

Search for a command to run...
Articles tagged with #software-engineering
Side projects and their impact on culture and innovation

Monolithic architectural patterns

The building blocks of sustainable systems

Back again, with another off-the-top shelf; Software principles to recite before bed - literally. Introduction Throughout the software engineering lifecycle, practices have come and gone. Those that have stuck and those that have withstood the test o...

The juggling myths

When it comes to data storage, using linear structures, be it linked lists and arrays or even stacks and queues, we have accountability over time complexity as the size of our data increases. That is, the larger the data being stored, the more time i...
