-
Software Development
The value of deliberate logging
Your logs tell a story – or at least they should be. It is safe to assume that all software…
Read More » -
Core Java
Reduce GC Overhead With These 5 Simple Hacks
Five simple ways to write code that’s more memory efficient, without spending more time on it or reducing code readability…
Read More » -
Software Development
[MEGA DEAL] The Complete Adobe CC Training Bundle (95% off)
Get to Grips with Photoshop, InDesign, After Effects & More with 65 Hours & 200 Tutorials on the Adobe Creative…
Read More » -
Software Development
Top 30 Eclipse Keyboard Shortcuts for Java Programmers
This tutorial is about 30 Eclipse keyboard shortcuts, this list is by no means complete and I will suggest you…
Read More » -
Core Java
Applying New JDK 11 String Methods
In the posts “New Methods on Java String with JDK 11” and “String#repeat Coming to Java?“, I discussed six new…
Read More » -
Software Development
Growth Mindset in Product Management
Learning is crucial for us product people. As our products change and eventually mature, we must change the way we…
Read More » -
Core Java
Java 8 Stream examples
This post will help you to understand some of the important and frequently used Stream operations in Java 8 which…
Read More » -
Software Development
Brief comparison of ZK Framework vs Sencha GXT
This article is about the ZK Framework vs Sencha GXT brief comparison. During my experience of a frontend senior developer,…
Read More » -
Core Java
Launch Single-File Source-Code Programs in JDK 11
JEP 330 – Launch Single-File Source-Code Programs is one of the exciting features in the upcoming JDK 11(18.9) release. This…
Read More »