Recent Posts

JC-AI Newsletter #10

Author: Miro Wengner Original post on Foojay: Read More Fourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of artificial intelligence. This newsletter focuses on examining how agentic AI systems improve accuracy, tutorials on agentic system architecture, and importnat security challenges arising from increased not only from …

Read More »

The Visitor Pattern – ‘Revisited’ using Data Oriented Programming techniques

Author: Wim De Troyer Original post on Foojay: Read More Table of Contents IntroductionWhat is the visitor pattern?Example: A book curation system The Book Domain The task: Collect interesting information about a book An implementation using OOP concepts Re-implementation using Data Oriented Programming (DOP) techniques Recommended further reading and watching Introduction Design patterns are great, they standardize solutions for common …

Read More »

Will OpenJFX Be Merged Into OpenJDK? It Would Be a Perfect Match with Java on Mobile!

Author: Frank Delporte Original post on Foojay: Read More Table of Contents History: Why JavaFX Got Separated From The JDKTime to Reunite The Developer Experience Matters Enter Java on Mobile: The Perfect Timing The Challenge They’re Solving A New Approach: Java on Mobile Current Progress and Roadmap Why These Two Initiatives Complement Each Other PerfectlyA Community EffortWhat’s Next? While looking …

Read More »