Skip to content

Misc. Go example code for possible upcoming college course.

Notifications You must be signed in to change notification settings

manavm1990/gc-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Gettin' Going with Go

Following some of the examples from Greater Commons.

Get Started

Download Go

Set up VS Code for Go

git clone, cd and enjoy.

Learn more Go fundamentals

Addl. Notes

  1. I foolishly just kept 'overwriting' my files in the commit history. Instead, I should have multiple files - one for each general concept. I started doing that with 'arrays.go'.

  2. I also made separate directories for each example to avoid linting errors related to 'multiple' mains in same directory.

About

Misc. Go example code for possible upcoming college course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages