Author

Imran Shaikh

by Imran Shaikh 0 comment

No more boilerplate code in Java. Use Lombok to make your code less cluttered and more readable. We will see the installation of Lombok …

by Imran Shaikh 1 comment

All the Sorting Algorithms code in one single page. Get a quick glance in sorting code is in Java for your interview. I have …

by Imran Shaikh 1 comment

Create a chat application with spring web-socket. A very simple and basic group instant messaging chat application with a beautiful UI.

by Imran Shaikh 0 comment

3 magical steps for latest or any jdk installation. You can have multiple versions of JDK at the same time and switch between them …

by Imran Shaikh 2 comments

These 7 Intellij IDEA shortcuts can skyrocket your productivity while coding. To be honest, you don’t need to learn every shortcut, these seven are …

by Imran Shaikh 0 comment

As a human we are bound to do mistakes, aren’t we? the mistakes a rookie or a newbie programmer makes, as I did, and …

by Imran Shaikh 6 comments

We will talk about all the things about the JDBC connection pool and its implementation using HikariCP. HikariCP is one of the fastest connection …

by Imran Shaikh 4 comments

The Stream API, included in Java 8, is utilised for processing collections of objects. Stream API can make your code more simple, efficient, and …

by Imran Shaikh 0 comment

Using Functional interfaces provided by Java we can become more functional. And Knowing them would help us utilise Stream API fully

by Imran Shaikh 0 comment

When doing a thing, prepare another, meanwhile, execute something else. Challenging, isn’t it? Let’s do the impossible with multi threading.

@2023 All Right Reserved. Designed and Developed by CodersTea

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More