Skip to content

miguelpragier/gobasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Basics Straight to the point

All the basics concentrated and explained in two source code files

Topics

  • Variables
  • Constants
  • Comments
  • Basic Types
  • Arrays Rudiments
  • Structs
  • Literal strings
  • Flow Control
  • Style
  • Basic date/time handling
  • Anonym Routine / Closure
  • Package
  • Basic Text Disk I/O
  • Basic Test

GO 1.13 ( and later ) is required

About

GoLang Basic concepts in a single routine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages