Why {Rust, C++} and why not Java?

Effective C++ 11, smart pointers {unique,shared} is huge leap forward. Avoiding new and delete and avoiding raw pointers also means memory safety, no memory leaks and therefore garbage collection redundant. Bringing in Standard library as part of C++ standard itself was giant leap. With Containers/Collections, Algorithms and Utilities as part of standard library it is […]

Tiobe Index

Where are we heading as a programming community: a compass https://www.tiobe.com/tiobe-index/

Oat ++

Description: “Light and powerful C++ web framework for highly scalable and resource-efficient web application. It’s zero-dependency and easy-portable.” – Source https://github.com/oatpp/oatpp Statistics: References:

UI/UX Yet Another Case Study

We talk a lot about UI/UX. Case Study: Navigating to Ascent Section of Times of India (Wed/Fri) Check out yourself. Accolades to the Engineering team which are making Web UI/UX worth remembering. Also Dailyhunt App needs special mention. This App is democratizing news.

UI/UX Case Study

We talk a lot about UI/UX. Case study: Navigating Clothing Website and Finding Plus Sized Formal Trousers. Do share your experience in the comments below. My opinion is the Engineering team which has worked for Aditya Birla Group needs accolades. Counter argument can be Amazon and Flipkart sell too many items and not just clothes. […]