Top 3 Reasons Why SQL Is Faster Than Java

I had a discussion with a colleague the other day. He was trying to write some SQL to use for a less-than-optimal data structure and was get… Read more

Similar

Java Rest API best practices and guideliness

Development of Restful API with Java can become straightforward when following best practices, leveraging compiler checks and code consistency. Here is an example of an application which follows Java API developmnet best practices with Spring Boot and Doc... (more…)

Read more »

From a fake wallet to a Java RAT

We take a look at Adwind, one of the most popular Java Remote Administration Tool. This RAT was distributed via a phishing email and amongst other things, can steal credentials or capture screenshots on the infected machine.

Read more »