Skip to content

rawlink/golang-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intro to the Go Language

This tutorial is a brief introduction to the Go language. The goals are as follows:

  • Install and configure Go, the Glide package manager, and the Intellij Go plugin.
  • Configure your Go development environment.
  • Learn Go program layout, syntax, and features.
  • Learn dependency management with a “real” application.

Index

This tutorial is split into the following sections:

Additional Resources

I recommend the following materials as a kick off point for additional learning:

About

Intro to development with Go 1.6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages