Skip to content

Courses

Bjørn Fjukstad edited this page Sep 21, 2016 · 34 revisions

Introduction

Go is a great language for CS majors. This page presents some university courses that use Go. For a list of free and commercial Go training classes, see the Learn wiki.

Language

Web

Concurrency

Distributed Computing

Networking

Compiler Design

  • Compiler Design (CS712/CS812) at the University of New Hampshire: http://www.cs.unh.edu/~cs712/. In Fall 2016 we are compiling a subset of Go to LLVM code.

  • Introduction to Compilers (6197, Spanish) at Rey Juan Carlos University of Madrid: http://lsub.org/comp. Students write a compiler in Go that implements a language for drawing graphics.

Security

Clone this wiki locally