Microsoft, along with a number of other major developers, are working to port Java to ARM-based Mac and Windows machines, including upcoming Apple silicon Macs. (more…)
Read more »
Each of us would have encountered decision trees and rule engines of various kinds in our software journeys.
Rule engines are typically structured as a set of rules that are evaluated against a Context.
Bonsai is a data structure that models such engines ... (more…)
Read more »
Hey Everyone,In this episode I talk to Richard Startin on Java Profiling. Richard has an amazing experience in profiling performance sensitive applications a... (more…)
Read more »
Flutter has a rich pool of packages and widgets. You can achieve most things by either using the rich widget pool that Flutter offers or by using a package. In this fourth installment of our Flutter… (more…)
Read more »