Let’s find out the difference between Ruby vs Java, the most popular programming languages for developing successful enterprise applications in 2021. (more…)
Read more »
The presentation focuses on how to tackle the front-end from the perspective of a server-side Java developer. We will look at how a solo full-stack developer... (more…)
Read more »
Blog on Java, Performance, Concurrency, NIO, Unsafe, Low latency, Programming, Software, Philosophy... (more…)
Read more »
Recently, I've discovered this guide which walks you through implementing a toy ray tracer from scratch. I took the implementation written in Clojure by Jeaye Wilkerson and wrote my own in Java to ... (more…)
Read more »
Streaming APIs allow for big data processing of native data structures by providing MapReduce-like operations over these structures. However, unlike traditional big data systems, these data structures typically reside in shared memory accessed by multiple... (more…)
Read more »