Java Record Class
2025-02-06
A new feature in Java 14
593 words
|
3 minutes
Cover Image of the Post
Meta Android Developer Professional Certificate
Android is a Linux-based OS primarily designed for touch screen mobile devices such as smartphones and tablets. However, the operating system has evolved in recent years into a complete set of operating systems for various other devices, such as wearables, Chromebook laptops and smart TVs.
1173 words
|
6 minutes
Cover Image of the Post
On Budget Self-Host Spring Boot MySQL
A guide on setting up a self-hosted Spring Boot app with MySQL using Docker and Localtunnel without spending on domain names or dedicated servers.
770 words
|
4 minutes
Cover Image of the Post
How to Become a Back-End Developer
A comprehensive guide to becoming a back-end developer, with a focus on Spring Boot and modern development practices
515 words
|
3 minutes
Essential Git Commands Every Developer Should Know
A comprehensive guide to the most important Git commands for daily development work
730 words
|
4 minutes
Git Merge vs Rebase vs Squash - A Simple Guide
Understanding the differences between merging, rebasing, and squashing in Git
371 words
|
2 minutes
Java String Method
2025-01-29
String is one of the most fundamental and widely used classes in Java. This comprehensive guide covers all the important String methods available in JDK 17, complete with examples and practical use cases.
631 words
|
3 minutes
Hibernate JPA, we need a discussion
2025-01-27
Hibernate JPA
0 words
|
1 minutes