Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.23 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.23 KB

Go Training Classes

Note: This material has been designed to be taught in a classroom environment. The code is well commented but missing some of the contextual concepts and ideas that will be covered in class.

Slide Decks

Opening Slide Deck
Quick Tour

Go 102 by Tim Blair

Repo
Slide Deck

Hardcore Go

This is 5 days of material for any intermediate-level developer who has some experience with other programming languages and wants to learn Go. We believe these classes are perfect for anyone who wants a jump start in learning Go or who wants a more thorough understanding of the language and its internals.

Hardcore Go

One-Day Overview

This class covers the key architectural and design aspects that distinguish Go from other imperative languages, and how these characteristics make Go a strong choice for applications that demand fast development, reliability, and scalability.

One-Day Overview


All material is licensed under the Apache License Version 2.0, January 2004.