COS
316
Home
Lectures
Precepts
Assignments
Final Project
Grading and Policies
Calendar
Precept 01 - The Go Programming Language
Additional resources from the precept slides:
Go website:
go.dev
Go playground:
go.dev/play
Go by example:
gobyexample.com
“Learn Go Programming”
(7hr YouTube tutorial)
Download Go:
go.dev/dl
, hint: it may be in your operating system’s package manager
Git and Go:
Command line git
Desktop git
git Tutorial
git Cheatsheet