 
  
    
    
    
Go
- 
    More to Go: Clean Code & Core ConceptsPosted on 13 mins A hands-on walkthrough of Go’s core building blocks — arrays, slices, loops, functions, structs, and maps — explained with performance in mind. No fluff, just clarity.  
- 
    Why Go? A Hacker’s First Dive into GolangPosted on 9 mins Ever wondered why Go keeps popping up in modern toolchains and cloud-native stacks? Here’s a hands-on dive into the syntax, philosophy, and quirks of Golang — written from a hacker’s point of view.