Results for: "java"

Contents (358)

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
The  Truth About Building Your Own Website
The Truth About Building Your Own Website

If you have your own business, or you are working towards launching one, chances are you’ve thought about building your…

read more
What is Webpack and how does it work
What is Webpack and how does it work

WebPack is basically a packer of modules or module bundler, but thanks to one of its components, the plugins, can…

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
Java: introduction to Design Patterns and Singleton Pattern
Java: introduction to Design Patterns and Singleton Pattern

Anyone with even a minimum experience of programming, should have realized that the majority of the problems have common elements.…

read more