Skip to content

Learning how to program in go, from the beginnings to proficiency!

Notifications You must be signed in to change notification settings

queertypes/learn2go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

It begins here: http://tour.golang.org/

This project is an attempt at learning the Go programming language. Here's the tentative plan:

  1. Complete the golang tutorial as given above.
  2. Review the effective go guide.
  3. Implement a simple project and commit it here.
  4. Commence a more complicated project on a separate repository.

The code examples presented here are largely clones of what is available in the gotour tutorial. Only occasionally do I deviate from their source, and I do so where my own instincts tell me to do so - globals make me uncomfortable even in example programs!

About

Learning how to program in go, from the beginnings to proficiency!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages