This presentation was recorded at GOTO Amsterdam 2023. #GOTOcon #GOTOamshttps://gotoams.nlErwin de Gier - Software Architect at Trifork & CoachRESOURCEShttps... (more…)
Read more »
simple java virtual machine. Contribute to phillbush/jvm development by creating an account on GitHub. (more…)
Read more »
In this article we will explain how to emulate aspects of C#’s Language Integrated Query (LINQ) in Java using Code Reflection. Specifically, LINQ’s capability to enable translation of LINQ queries (C# expressions) to SQL statements. (more…)
Read more »
I think the first thing we should discuss is: what is an exception. In a short definition: an exception is a notification of an execution error occurrence.What kind of errors can occur: programming errors and system failure.Wait! How is a programming erro... (more…)
Read more »
Metadata Driven Engine with COP and DDD in Java. Contribute to leonlee/mde development by creating an account on GitHub. (more…)
Read more »