Category: Java

Java is a platform-independent programming language, which is why it can run on a wide variety of operating systems. It is characterized by its simple object-oriented style, robustness and security. The first Java version was released in 1996 and has been continuously developed since then.

You're interested in Java?
Then subscribe our newsletter!

RegEx Validation: Cheatsheet of the most common regular expressions for validation (+ HowTo)

Regular expressions are often used to validate user input. These are repeated when validating the same input. Therefore I have created a list with the […]
Read more

Java: “A JNI error has occurred, please check your installation …” – How to fix this error!

You have encountered this JNI Error error message? Don’t panic! The problem can usually be solved quite quickly – and here you can find out […]
Read more