Skip to content
sneppets

sneppets

  • Algorithms
  • Interview Programs
  • Datastructures
  • Java
  • Golang
  • Cloud
hello world golang

Hello World Golang and Go tool

September 23, 2018December 8, 2018 Editorial StaffLeave a Comment on Hello World Golang and Go tool

This tutorial demonstrates on how to develop a simple Go package and how to use the go tool (command go) to fetch, build and install Go packages and commands. In order to use go tool you need to organize your… Read More!

Golang Go, Golang

Golang Project Structure [For Beginners]

September 23, 2018December 8, 2018 Editorial StaffLeave a Comment on Golang Project Structure [For Beginners]

This tutorial demonstrates on how to organize your Golang project structure in a specific way, so that you could develop a simple Go package and Go command on your own using go tool (Command go) later. Go Project Structure Keep… Read More!

Golang Go, Golang
Copyright © 2018 Sneppets. All Rights Reserved