When it comes to code compilation and execution, not all programming languages follow the same approach. One of the common although not ideal ways to differentiate them is to split them into 2 groups compiled and interpreted languages. (more…)
Read more »
Record builder generator for Java records. Contribute to Randgalt/record-builder development by creating an account on GitHub. (more…)
Read more »
Filmed at https://2017.dotgo.eu on November 6th in Paris. More talks on https://dotconferences.com/talks While Go is not designed for parallel programming, i... (more…)
Read more »
In the previous post, we laid out the foundations to create our own custom Kubernetes controller. We detailed what a controller was, and that its only requirement is to be able to communicate with HTTP/JSON. In this post, we are going to finally start dev... (more…)
Read more »
Author: Vlad Mihalcea I work as a Hibernate Developer Advocate, I wrote the High-Performance Java Persistence book and video course series. I speak at conferences and I created several open-source projects, like FlexyPool, hibernate-types, and db-util. Tw... (more…)
Read more »