I recently found this website on Hacker News called “How I Start.” It’s a series of tutorials for learning new programming languages. Right now, there are only a few, but I think they’re expanding to add more.
I’m learning Go for one of my projects this semester, so their tutorial for Go is very useful:
He’s setting up a web server, querying a weather API, and displaying some results.
I’ll be setting up an identical toy webserver soon, and I’ll post my results here.
Advertisements