Apache Arrow puts forward a cross-language, cross-platform, columnar in-memory data format for data. It is designed to eliminate the need for data serialization and reduce the overhead of copying. (more…)
Read more »
Stanford has decided to move away from Java in their intro courses. Surprisingly, they have decided to move to JavaScript. Philip Guo showed that most top CS departments are moving to Python. The… (more…)
Read more »
Avro IDL to Java SpecificCompiler extension. Contribute to sabomichal/avro-compiler-extension development by creating an account on GitHub. (more…)
Read more »
Amazon CodeGuru allows you to automate code reviews and improve code quality, and thanks to the new pricing model announced in April you can get started with a lower and fixed monthly rate based on the size of your repository (up to 90% less expensive). C... (more…)
Read more »
This is the third post in a series of blog posts highlighting some features and improvements that will be introduced in Java 14, expected to go GA in a couple of days. In this post, We will have a look into Switch expression, JFR streaming, as well as so... (more…)
Read more »