/golangpractice

Testing out Go Programming Language. (UNDER-CONSTRUCTION)

Primary LanguageGo

Google Go Programming Practice

Testing out Go Programming Language.

Learning Google Go Programming language through creating basic data structure and algorithms

Note

Data Structures and Algorithms are all used in hello.go through the packages. Follow Instructions

Must have Go installed and configured HERE

Instructions

  • Clone or Download
  • cd into the folder
  • run cmd go run hello.go