Software Development
-
Technical Innovation vs. Process Innovation
We are often talking about “innovation” and “digital innovation” (or “technical innovation”) in particular, when it comes to tech startups.…
Read More » -
API Design of Eclipse Collections
Eclipse Collections is an open source Java Collections Framework which enables writing functional, fluent code in Java. History Eclipse Collections…
Read More » -
Behavioural Design patterns: State
The state pattern deals with altering an object’s behaviour when its state changes. Imagine the case of a class responsible…
Read More » -
The Functional Style – Part 9
Pragmatism In this series we’ve taken a whirlwind tour through the topics related to functional programming that I think are…
Read More » -
Put Gosec in Your Pipeline to Spot Source Code Security Problems
Golang keeps trending up and to the right in programming language popularity, for many reasons. Great libraries, which means more…
Read More » -
Reactive Programming and Relational Databases
Imperative code eats threads at the pace of incoming requests while Software is eating the world. This post discusses the assumptions…
Read More » -
[MEGA DEAL] Ethical Hacking A to Z Bundle (98% off)
Break Into the Lucrative World of Ethical Hacking with Over 45 Hours of Immersive Content Hey fellow geeks, This week,…
Read More » -
Behavioural Design patterns: Observer
Observer is one of the most popular design patterns. It has been used a lot on many software use cases…
Read More » -
An Engineer’s Guide To SLA, SLO, and SLI
Engineers want software systems to be massive, yet be agile, to perform at the highest class, and to not compromise…
Read More »