Java vs. C/C++ – The Podcast

A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. Read more

Similar

Java 16 and IntelliJ Idea

If you are still working with Java 8, you might have mixed feelings about the news of the release of Java 16. However, you’ll see these numbers are going to increment at a much faster and predictable... (more…)

Read more »

Java’s Unspeakable Types

It obviously cannot be any type that we ordinarily encounter. A variable of type String cannot hold a value of type Object — the Liskov substitution properties simply do not work that way round. The… (more…)

Read more »