About
Evolve. Ascend. Transcend.
Java / Spring Boot / Redis / MySQL
This site is where I organize my backend roadmap
Current focus
Backend developer
Evolve. Ascend. Transcend.
Focus
This site is where I organize my backend roadmap
About
Evolve. Ascend. Transcend.
Tech stack
Featured Project
This page highlights what I've Built.
Latest Posts
This page highlights what I've Built.
Mastering Go essentials: A deep dive into slice mechanics, map operations, and the power of functional closures.
Master the essentials of Go data structures, from pointers and structs to the dynamic power of slices. This guide explores how these core building blocks manage memory and organize...
Flow control determines the path your code takes. This chapter covers how Go manages logic using loops, conditions, and deferred actions.