-
Software Development
Leading Through Shared Goals
As a product manager or product owner, you guide and lead the development team and stakeholders. But you usually don’t…
Read More » -
Android Core
TIP: Stop Editing
Device only bugs are the worse. You need to go through a device build and reproduce/rinse/repeat. Thankfully these bugs are…
Read More » -
Software Development
CLR vs JVM: How the Battle Between .NET and Java Extends to The VM-Level
The battle between Java and .NET is never ending, find out how differences at the VM-level affect this debate We’ve…
Read More » -
Core Java
JDK 9: NotNullOrElse Methods Added to Objects Class
JDK 9 added some new methods to the Objects class including two static methods highlighted in this post: requireNonNullElse(T,T) and…
Read More » -
Core Java
Java 8: Bastion of Long-term Support
Stephen Colebourne‘s post “Java 9 has six weeks to live” starts, “Java 9 is obsolete in just six weeks.” Colebourne…
Read More » -
Core Java
Java 9 Example – Factory Methods for Collection – Creating Unmodifiable List, Set, and Map
Hello guys, this is my first article in Java 9 features on this blog and today you’ll learn about my…
Read More » -
Core Java
Top 3 JVM languages Java Programmer Should Learn in 2018
If you are a Java programmer and thinking to learn some more programming language to expand your knowledge and skill,…
Read More » -
Software Development
Getting started with Internet of things using Arduino and Google
Getting started with Internet of things using Arduino and Google helps us to explore the new upcoming technological revolution. This…
Read More » -
Core Java
An Early Look at Features Targeted for Java 11
With JDK 10 about to enter its release candidate phase, it’s interesting to start looking at what will come after…
Read More »