Learn Java and Programming through articles, code examples, and tutorials for developers of all levels.
Tuesday, August 27, 2024
How to escape HTML Special characters in JSP and Java? Example
How to lock a File before writing in Java? Example
Monday, August 26, 2024
Difference between Static and Dynamic binding in Java
Is Cracking the Coding Interview book still worth it in 2024? Review
Hello guys, if you are preparing for Programming Job interviews and wondering whether the classic Cracking the Coding Interview book by Gayle Laakmann McDowell is still worth it in 2024 then you have come to the right place. In the past, I have shared best books and courses for coding interviews where I mentioned this book and today, I am going to review this book in depth. This was one of the first book I used to prepare for coding interview and due to its focus on evergreen topic, I am happy to say that it's still relevant, but whether it's good enough now is another question, which we will find in this article.
Friday, August 23, 2024
Java ArrayList Tutorials and Examples for Beginners (with Java ArrayList Cheat Sheet)
How to calculate sum and difference of two complex numbers in Java? Example
Wednesday, August 21, 2024
Is System Design Interview Book Vol 1 and 2 by Alex Xu worth it in 2024? Review
Hello guys, if you are preparing for System design interviews or Software Design Interviews, then you must have come across System Design Interview - An Insider's Guide by Alex Xu, one of the most popular book on System Design after Designing Data-Intensive Applications by Martin Kleppmann. I first come across Alex Xu on Twitter when one of his image about how HTTPS works went viral. The image was quite detailed and presentable so I start following Alex and then I come across ByteByteGo, his online System design course and his book System Design Interview - An Insider's Guide.
Tuesday, August 20, 2024
7 Projects You Can Do to Become a Frontend Master
Here are some programming projects to boost your confidence and make you a better developer.
Calculator app Abacus
The program that we all use on a daily basis is the calculator. The calculator is a project that is both simple and practical. Creating a calculator app can help you learn, how to build reusable components, how to use props, and how to handle states.
Blog Website Writing hand
Building your own blog doesn't only improve your coding skill, but your online presence too. If you have a blog and share content regularly, you can get a lot of visitors which can increase your online presence.
Weather App
Having a fully-featured weather app in your portfolio can help you a lot to get clients. And if you deploy this app, not only you but many people may get benefit from it
Spotify 2.0 Multiple musical notes
You can create Spotify 2.0, your own Spotify version. You can add as many features as you can and after completing, you can deploy it online :)
Movies App Film projector
You can create a movies app from scratch where you need to show movie details, posters, trailers, and cast. I believe that you will enjoy building this project.
YouTube UI Clone DVD
If you want to learn about grids, flexbox, and handling states then it would be better if you clone the YouTube UI. You don't need to 100% do the same as YouTube, you have the freedom to redesign and create your own version of YouTube.
Chat App Speech balloon
If you want to learn about Firebase, Firestore, Real-time database and etc. This project is for you, having this project in your portfolio can make your portfolio strong.