Knowledge Base
2024122618281717 Golang for beginners
Initializing search
    • Home
    • Architecture
    • Programming
      • CIA Triad
      • Security principles
      • XSS
      • Cross site attacks
      • SQL Injection
      • Command Injection
      • Other security notes
    • DEVOPS
    • Tools
    • Tags

    2024122618281717 Golang for beginners

    • Golang tour
    • Code review comments
    • Effective go
    • Go libraries
    • Understanding golang concurency
    • Golang map
    • in Go 1.24 map internal implementation has been changed to Swiss tables
    • Slices
    • Garbage collector
      • https://www.ardanlabs.com/blog/2018/12/garbage-collection-in-go-part1-semantics.html
      • https://go.dev/doc/gc-guide
    • Linters
    • Design
      • https://threedots.tech/
    • Books
      • Go in practice
    Made with Material for MkDocs