1. 1
  2. 2
  3. 3
  4. 4
  5. 5

Recent Posts

Extending Java APIs – Add Missing Features Without the Hassle

Author: Shai Almog Original post on Foojay: Read More Table of Contents ExtensionsExtension LibrariesExtending ArraysStructural InterfacesAdding AnnotationsFinal Word The Java API is vast. That’s great, but sometimes a missing method or capability can be frustrating. With Manifold, developers can solve this problem without having to wait for Java to add a feature in a later version. Even more importantly, Manifold …

Read More »

Gradle 7

Article JAVA Magazine 04 – 2021 Iedere developer herinnert zich misschien nog wel het eerste project dat gebouwd werd. Of dat nu met Gradle, Maven, Ant of een andere tool was. De compiler ging aan de slag en enkele seconden later kreeg je te horen dat het bouwen succesvol was afgerond.   Naarmate de projecten complexer werden, en daarmee de …

Read More »

Book Review: DuckDB in Action

Author: Nicolas Frankel Original post on Foojay: Read More Table of Contents FactsChaptersPros and consConclusion Disclaimer: this post includes affiliate links; I may receive compensation if you purchase the book from the different links provided in this post. This review is about DuckDB in Action by JoMark Needham, Michael Hunger, and Michael Simons from Manning. The book was sent to …

Read More »