Coffee Talk: Java, News, Stories and Opinions

Recent Posts

  • Critical Java JVM options and parameters

    Cameron McKenzie - TechTarget 19 Mar 2023
  • The easiest way to optimize your Java runtime is to supply correct JVM options and parameters. In honor of the Java 21 release, we examine the 21 most important Java JVM options you can configure.

  • Daily Scrum vs standup meetings: What's the difference?

    Darcy DeClute - Scrumtuous Inc. 18 Mar 2023
  • Other than being an ableist term that discriminates against people who can't stand, there are many differences between a standup meeting and the daily Scrum. Here we look at the 10 most important ...

  • Who is required to attend the Daily Scrum?

    Darcy DeClute - Scrumtuous Inc. 10 Mar 2023
  • The Scrum master is not required to attend the daily Scrum. Neither is the product owner. Here's why only the developers are required to attend the daily Scrum.

  • long to String in Java

    Cameron McKenzie - TechTarget 08 Mar 2023
  • The easiest way to convert from a long to a String in Java is to add the long to an empty set of double quotes with the plus operator. If that's not good enough, here's a list of other conversion ...

  • Advantages of Java

    Cameron McKenzie - TechTarget 06 Mar 2023
  • There are almost too many advantages of Java to describe, but this top 10 list covers the key Java advantages that drive the ongoing adoption of the JDK and the JVM.

  • Java double decimal precision

    Cameron McKenzie - TechTarget 05 Mar 2023
  • The precision of a double in Java is 324 decimal places. But the Java double isn't always as precise as you think it should be. Sometimes even simple, two decimal Java double calculations yield ...

  • Real world Java applications

    Cameron McKenzie - TechTarget 04 Mar 2023
  • Java runs on billions of devices, and Java applications of importance run on systems all over the world. Here are the top 10 applications of Java technology today, plus a look at what the future ...