News

I have found it both interesting and rewarding to learn a new programming language or major framework on a roughly yearly basis. If forced to self-identify with any single programming language, it ...
One more than one occasion, I’ve found myself yearning for a more functional paradigm that facilitates easier concurrency programming on the JVM. Topics Spotlight: AI-ready data centers ...
Assembly language provides fine grain control. But it’s rarely used these days, with the exception of some operating-system hackers or 8-bit embedded programmers working on small ...
Scala offers a great deal of interoperability with Java. This is a huge advantage coming into Scala from Java. Scala is statically typed, it's object oriented, Scala syntax is similar to Java and ...