Results for: "array"
Contents (123)
10 Open source tools for security operations (SOC)
As we know, there are many moving parts to building a Security Operations Centre (SOC). From a technological point of…
read more
Java Design Pattern: Factory Method Pattern
Going on with the speach about design patterns started previously, we are going to talk about another pattern often used:…
read more
DevOps, Agile Operations, and Continuous Delivery
Source: Pixabay Companies and enterprises across the globe have successfully implemented the Agile methodology of developing software and witnessed many benefits…
read more
Vanilla JavaScript equivalent commands to JQuery
jQuery is still a useful and pragmatic library, but chances are increasingly that you’re not dependent on using it in…
read more
Implementing Quicksort algorithm in Javascript
We've been wanting to write an article about sorting algorithms for some time now because sometimes we forget how useful…
read more