Timeline: 12–18 months (assuming you already know Go basics) 📅 MONTH 1–2: Foundation Hardening ├── Go Internals Deep Dive │ ├── Goroutine scheduler (GMP model) │ ├── Memory model (escape analysis, GC ...
Added Java/Kotlin project detection: setup now recognizes Maven and Gradle projects, gives Java the intended precedence when Java and Kotlin markers coexist, generates the correct test naming guidance ...