Forem

Cover image for I Learned Go Last Month. I Built Three Things. Here's What Happened.
Ms Iyeba 1907
Ms Iyeba 1907

Posted on

I Learned Go Last Month. I Built Three Things. Here's What Happened.

I'm a final year engineering student who picked up Go a month
ago with zero prior experience. Instead of following tutorials
I just started building things.

Built a terminal maze game, a working shell, and an HTTP server
from raw TCP. This is what I learned along the way.

If you want to read the full write-up I also posted it on Medium:
https://medium.com/@keepingupwithriya/i-learned-go-last-month-i-built-three-things-heres-what-happened-e951d9dae558

All the code — the maze game, the shell, the HTTP server,
and the cheatsheet is here:
https://github.com/Iyeba-Kallon/go-from-zero

Top comments (0)