Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 366 Bytes

File metadata and controls

21 lines (15 loc) · 366 Bytes

A Tour of Go

Lesson1

  • Packages, variables, and functions.

Lesson2

  • Flow control statements: for, if, else, switch and defer

Lesson3

  • More types: structs, slices, and maps.

Lesson4

  • Methods and interfaces
  • Task Exercise: rot13Reader
  • Task Exercise: Images

Lesson5

  • Concurrency
  • Exercise: Web Crawler

https://go-tour-jp.appspot.com/list