Site Logo
Niklas Heringer - Cybersecurity & Math

Go

  • More to Go: Clean Code & Core Concepts

    Posted 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.
    More to Go: Clean Code & Core Concepts
  • Why Go? A Hacker’s First Dive into Golang

    Posted 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.
    Why Go? A Hacker’s First Dive into Golang