Implementing OAuth 2.0 authentication flow for web applications is simple. Doing so for a command-line app - not so much. In this video, I will guide you ste... (more…)
Read more »
Java SE 14 (March 2020) introduced a limited form of pattern matching as a preview feature, which becomes a permanent feature in Java SE 16 (March 2021). The first phase of pattern matching is limited to one kind of pattern (type patterns) and one languag... (more…)
Read more »
Hey Everyone,In this episode I talk to Richard Startin on Java Profiling. Richard has an amazing experience in profiling performance sensitive applications a... (more…)
Read more »
I’ve always been a huge fan of Java. I started my career as a PHP developer and
soon after that I was forced to work in perl in another project. With PHP’.
Read more »