New & Notable

Why WebAssembly? Top 11 Wasm benefits

Latency and lag time plague web applications that run JavaScript in the browser. Here are 11 reasons why WebAssembly has the potential to completely change that.

Why Java in 2023?

Has there ever been a better time to be a Java programmer? From new Spring releases to active JUGs, the Java platform is experiencing a renaissance.

How developers can avoid remote work scams

Software developers can find good remote programming jobs, but some job offers are too good to be true. Follow these tips to spot remote job scams.

Who should be the product owner in Scrum?

Who should be the Scrum product owner and how does an organization choose the right person for that job? It's not an easy decision, but it's a critical one for all Scrum projects.

Tips and tricks for TypeScript programming

For those new to TypeScript or for Java developers transitioning into JavaScript, these three TypeScript tips and tricks modern day software developers will come in handy.

Coffee Talk: News & Insight

  • long to String in Java

    Cameron McKenzie  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 ...

  • String to long in Java

    Cameron McKenzie  07 Mar 2023 

    The one correct way to convert a String to long in Java is with the parseLong method of the wrapper class. The constructor conversion approach is deprecated! ...

  • Advantages of Java

    Cameron McKenzie  06 Mar 2023 

    There are almost too many advantages of Java to list, but this top 10 list covers the key Java advantages driving the ongoing adoption of the JDK and the JVM.

  • Java double decimal precision

    Cameron McKenzie  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 ...

  • Read world Java applications

    Cameron McKenzie  04 Mar 2023 

    Java runs on over 4 billion devices. That means Java applications of importance run on systems all over the world. Here are the top 10 applications of Java ...

  • Disadvantages of Java

    Cameron McKenzie  04 Mar 2023 

    The benefits of the Java language and platform abound, but there are disadvantages to Java as well. Here we examine the top Java disadvantages and evaluate how...

  • The 7 benefits of Java

    Cameron McKenzie  03 Mar 2023 

    The 7 benefits of Java that Sun Microsystems bragged about in 1995 are just as relevant today as they were then. Here's a look at 7 Java benefits and an ...

  • Integer vs int: What's the difference?

    Cameron McKenzie  03 Mar 2023 

    What's the difference between an Integer and int in Java? Here we compare these two Java data types for usage, performance and when to choose an int or an ...

  • Java double vs float: What's the difference?

    Cameron McKenzie  02 Mar 2023 

    What's the difference between double vs float data types? In this quick tutorial we show how float and double Java types differ, along with guidance on how to ...

  • Top 10 software myths debunked

    Cameron McKenzie  28 Feb 2023 

    Software myths abound in the IT industry. Here are the top 10 software devlepment myths and misconceptions, along with a full debunking of these mythical ideas.

View All Posts

Multimedia

Videos, Podcasts, Photo Stories and Infographics

Search thousands of tech definitions

View All Definitions
App Architecture
Software Quality
Cloud Computing
Security
SearchAWS
Close