Newish Cool Ruby methods February 10, 2025 Here are 5 Ruby methods that are very helpful but may be not very widely known yet Continue Reading / / / Ruby
Rules Engine December 05, 2024 A brief introduction to Rules Engine, RETE Algorithm and some popular Rules Engine available. Continue Reading / / / Ruby Algorithms AI
On the importance of being a terminology pedant January 15, 2018 Picking a suitable and consistent terminology makes your software easy to read and maintain. Here is an explanation of why it is so important with a few examples. Continue Reading / / / Architecture Ruby Rails Coding