Results for: "array"

Contents (124)

Java Sorting Algorithms: Quick Sort
Java Sorting Algorithms: Quick Sort

Welcome back to this overview about the Java world! Today, we are going to talk about a renowned sorting algorithm:…

read more
10 Open source tools for security operations (SOC)
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
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
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
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