Skip to content

requiemforatheory/golang-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

golang-tut

R4AT

This is a WIP, and can be considered pre-alpha at this point. Caveat emptor.

So you're interested in learning Go, but the tour isn't quite rustling your education jimmies and you find yourself swimming against the current that is apathy? You've found the right place. This is a more lesson plan-oriented survey of the Go language, starting with the basics, covering the bases, and ending with some advanced use-cases. Each lesson is accompanied by the source used in its examples, and the whole tutorial is best grabbed with go get github.com/requiemforatheory/golang-tut (it'll work even though Go will throw an error, for now).

TOC

Part 1: Intro to Go

  1. Lesson 1 - Dev Environment
  • Exercise 1: TBD
  1. Lesson 2 - TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages