Russel Winderin97 ThingsThe JVM is a Multiparadigm Platform: Use this to Improve your ProgrammingJava is an imperative language: Java programs tell the JVM what to do when. But computing is all about building abstractions. Java is…Feb 25, 2020Feb 25, 2020
Russel Winderin97 ThingsDeclarative Expression Is the Path to ParallelismIn the beginning Java was an imperative, object-based programming language. Indeed it still is. Over the years though Java has evolved, at…Feb 25, 2020Feb 25, 2020
Russel Winderin97 ThingsThreads Are Infrastructure, Treat them as SuchHow many Java programmers manage, or even think about, stack use during their programming. More or less none, the vast majority of Java…Feb 25, 2020Feb 25, 2020