A few weeks ago I got to make some of my code 1000 times faster, without
changing the underlying complexity! As the title implies, this involved making
Java reflection calls faster. (more…)
Read more »
In this article, learn why learning Java is a good investment to yourself, and how you can learn Java effectively and retain information. (more…)
Read more »
The justices finished up the first week of the new term by finally hearing argument in Google v. Oracle, a case that has been pending at the Supreme Court since the fall of 2018. The high-stakes dispute presents a challenge by Oracle (the current owner of... (more…)
Read more »
Pinterest open-sourced its generic PubSub client library, PSC, which has been heavily used in production for a year and a half. The library helped the engineering teams by increasing developer velocity, and the scalability and stability of services using ... (more…)
Read more »
In this post we will tackle Artificial Intelligence with baby steps and try to build a very simple neural net in Java.
(more…)
Read more »