Author
Imran Shaikh
by Imran Shaikh
Chandrayaan-3 is on the Moon, Grail 6.0 Released, Python and Excel are Friends and many other Tech News Summaries for Devs
by Imran Shaikh
A lot of news things for .NET Developers. Redis Changed the Game. And Flutter 3.13 is out.
by Imran Shaikh
Google’s Project IDX is an AI powered IDE, Planternetes from k8S, Spring Framework 6.1 M and many more tech news for developers
by Imran Shaikh
Chrome’s AI update, Docker 4.22, and new Typescript 5.2 RC, AWS, and GitLab shake hands, and other tech & dev news this week.
by Imran Shaikh
We are calling it “BYTEA : The Dev News Summary” as in (Byte + Tea) short summaries of news/information for developers.
by Imran Shaikh
The sealed classes in latest Java allows one to describe which class/interface can extend/implement the current class/interface.
by Imran Shaikh
The Factory Design Pattern or Factory Method Design Pattern. It is one of the widely used and easy-to-understand Design patterns
by Imran Shaikh
Today let me talk about the Plain Old Java Switch Expression, but with a twist. This twist or update has been added to the …
by Imran Shaikh
On 22 March 2022, The JDK 18 or Java 18 is released to the public (from Oracle). Java 18 does have something very interesting
by Imran Shaikh
An interview cant be complete without this question. HashMap working contains most of the concept we used in our codes. It need hashcode and …