lcaohoanq/tech gear
Categories
Tags
Meta Android Developer Professional Certificate
2025-02-05
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

On Budget Self-Host Spring Boot MySQL
2025-02-03
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

How to Become a Back-End Developer
2025-02-01
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
2025-02-01
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
2025-02-01
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