This content originally appeared on DEV Community and was authored by Kshitij Jain
Hey devs ,
I’ve decided to jump into Go (Golang), and I’m documenting my journey over the next 3 weeks.
Here’s my roadmap:
1⃣ Go Basics
2⃣ Go Intermediate
3⃣ Go Advanced
4⃣ 3 Minor Go Projects
5⃣ 1 Major Go Project
Why Go?
- Fast, efficient, and simple syntax
- Great for backend, microservices, and concurrency
- Used by companies like Google, Uber, and Docker
I’ll be posting updates (successes, struggles, and lessons learned) along the way.
If you’ve worked with Go, drop your best tips!
If you’re also learning, join in—we can push each other forward.
Follow along with #Golang #100DaysOfCode (but 21 days for me )
This content originally appeared on DEV Community and was authored by Kshitij Jain