Skip to content

DogWithWings/ANU-Go-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Unofficial) ANU Golang Workshop

A workshop run at the Australian National University, designed for second-year computer science students. This covers some high-level ideas in Go (primarily focused on concurrency), and provides some exercises to work on. It assumes the reader has gone through the Tour of Go.

Setup

First, install Go.

Secondly, set up an IDE of your choice. I personally use Visual Studio Code with the Golang extension.

Another good option is GoLand, an IDE built by Jetbrains. If you've used IntelliJ IDEA before (such as in COMP1110), this should be familiar to you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages