
The power of using interfaces in Java
The idea behind this article is quite simple: try to use interfaces instead of concrete classes whenever is possible!
Hi. This is Mihai Surdeanu, a passionate software developer. Pleased to meet you. This is my personal blog. Please let me know if you enjoy it!
The idea behind this article is quite simple: try to use interfaces instead of concrete classes whenever is possible!
Today, I'm going to talk about a nice Maven plugin that you can use in your legacy project. It's called Modernizer.
Astăzi vom analiza comparativ două implementări de map-uri în Java și anume: EnumMap și HashMap.
Astăzi vom răspunde la întrebarea: merită cumpărarea unei garanții extinse a unui bun?
In this article, we will find how we can implement a simple data holder class in Java.
Let's assume you managed to buy your first VPS or dedicated server and using your provider control interface, you managed to install Ubuntu as operating system. Before actually starting to play with it, I encourage you to spent a few minutes in order to secure your server by disabling SSH password authentication and rely only on SSH Key-Based authentication.