Blog post date: 2018-May-18 Relevant versions of Java: Java 1.7, 8, 9, 10, 11 We often work with different versions of Java. There are times when we would like to test our application/program again…
Category: Articles
What is a Functional interface in Java 8? @Functional Annotation and Examples
The functional interface is one of the most important concepts of Java 8 which actually powers lambda expression but many developers don’t …
Java Quiz 18: Multidimensional Arrays – DZone Java
Let’s take a look at the answer to our last quiz (dealing with Arrays) before jumping into this week’s puzzle, which tackles working with multidimensional Arrays.
Complete Java Masterclass | Udemy
Learn to master Java 8 and Java 9 core development step-by-step, and make your first unique, advanced program in 30 days
Introduction to Docker for Java Developers | Udemy
Introduction to Docker for Java Developers – Free Course
Guide to Java 10 | Baeldung
A quick and practical overview of the new functionality in Java 10.
Why become Java Certified? Does Oracle Certified Professional Earn more?
I have seen many Java programmers in doubt whether to go for Java certifications or not? Whether getting Java certified will help them to e…
10 reasons to Learn Scala Programming Language
One of the questions my reader often ask me is, shall I learn Scala? Does Scala has better future than Java, or why Java developer should l…
How to change date format of String in Java 8
Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.
How to convert a lambda expression to method reference in Java 8?
If you have been coding in Java 8 then you know that using method reference in place of lambda expression makes your code more readable, he…
zsmb.co
I’m an Android developer, a university student, and a Kotlin enthusiast. This is my site for all things tech. (It’s a dynamic site and I haven’t figure out how to make these descriptions page specific yet. Sorry.)
2 Ways to Add Binary Numbers in Java – Coding
Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.
Demystifying Microservices For Java EE Developers
Download our ‘Demystifying Microservices for Java EE Developers’ guide to find out how you can use your existing Java EE skills to get the best out of microservices
Jakarta EE Projects Summary
Some people were complained that it’s difficult to find information about all Jakarta EE projects and their transfer status. I collected this information in the table below. For today it’s the most…