The Object-Oriented Design Principles are the core of OOP programming, but I have seen most of the Java programmers chasing design patter…
Category: dummyCategory
Julia takes the stage while PHP continues its five-year slump – JAXenter
What programming languages should you learn? The PYPL Index suggests Python and Java are on top, Julia is rising fast, and PHP continues to fall.
Sweet SapMachine and the OpenJDK – JAXenter
SAP’s support for the JVM continues with SapMachine, a friendly fork of the OpenJDK for developers looking to utilize cutting edge tech for their apps.
Clean Architecture with Java 11 – Slalom Engineering – Medium
Let’s dive into an implementation of the “Clean Architecture” from Uncle Bob with Java 11.
5 Difference between BufferedReader and Scanner class in Java – File Tutorial Example
Hello guys, welcome to my blog. Today, we’ll discuss another interesting Java interview questions, BufferedReader vs Scanner. It’s not only…
The Future is With Java or Python?
Here’s a short read that compares Java and Python and analyzes the strong or dismal survival chances of both the……
The blog of a gypsy engineer |
What’s new in Java 12? Let’s take a look what is inside Java 12. The new Java release contains less major enhancements than the pr….
Java Testing Weekly 8 / 2019
There are many software development blogs out there, but many of them don’t publish testing articles on a regular basis. Also, I have noticed that some software developers don’t read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided to create a newsletter that shares the best testing articles which I found during the last week. Let’s get started. Technical Stuff Building a Camel Case @DisplayNameGenerator For JUnit 5 is an interesting blog post that explains how you can write a custom DisplayNameGenerator which generates display names from the names of your test methods. How to Test the @Scheduled Annotation is a practical blog post that describes two different ways to ensure that a scheduled method is run. JUnit 5 Tutorial: Running Unit Tests With Gradle is the second part of my JUnit 5 tutorial, and I updated it because of the changes made to both JUnit 5.4.0 and Gradle. The Really Valuable Stuff Code Coverage vs Test Coverage; Subjectivity and Usefulness is an excellent blog post that explains the difference between code coverage and test coverage. This blog post also reveals why you
Top 20 System Design Interview Questions for Java Programmers
System design questions are an important part of programming job interviews and if you want to do well, you must prepare this topic. In the…
GoDaddy Announces Sponsorship of AdoptOpenJDK to Further its Commitment to a Free and Open Internet
GoDaddy, the well-known domain name registrar company, recently announced sponsorship of the AdoptOpenJDK community. Charles Beadnall, CTO at GoDaddy, and Martijn Verburg, co-founder and CEO at jClarity and co-founder of AdoptOpenJDK, spoke to InfoQ about this new sponsorship.
How To Use The MicroProfile Config API – Florian – Medium
The idea of the Config API is to separate configuration from source code. This makes it easier to change the configuration depending on…
Eclipse Releases GlassFish 5.1 Certified as Compatible with Java EE 8
Eclipse has achieved another GlassFish milestone with the anticipated GA release of version 5.1. A year in the making, this milestone included previous GlassFish milestones such as the full migration of source code and open-sourcing the Java EE TCK (September 2018), the RC1 release of GlassFish 5.1 (October 2018), and the integration of EclipseLink and Eclipse Jersey in GlassFish (December 2018).
TheSecureDeveloper | Events
Sign up to receive updates from The Secure Developer. STAY UP TO DATE *Once you are signed up to our monthly newsletter, you can u….
Is Java a Good Programming Language to Learn Coding?
I often receive questions like which is a good programming language to learn first , Is Java a good programming language to start with, ho…