Keyboard shortcuts

Press ← or β†’ to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

🐹 Golang Playground

Welcome to my Golang knowledge hub β€” a growing collection of experiments, course notes, and practical learnings as I dive deeper into Go πŸš€


πŸ“‚ Structure (will be updated in future)

golang/ 
    β”œβ”€β”€ experiment/
    └── go-with-habib-class-notes/

πŸ”¬ experiment/

A sandbox for all my Go experiments. From testing features to quick problem-solving attempts, this folder is all about learning by doing.

πŸ“˜ go-with-habib-class-notes/

Detailed notes and example code from the β€œGo with Habib” course. Organized by class, with code and key takeaways.


πŸ“Œ What’s Next?

  • Add more Go mini-projects and tools under experiment/
  • Continue documenting the Habib course in markdown
  • Add README.md for each class and experiment
  • Eventually turn this entire golang/ folder into part of the bytebook mdBook

[Author: @ifrunruhin12 Date: 2025-05-01 Category: interview-qa/class-wise ]