pkhetland / Golang-introduction

Simple tutorials for the Go languange.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang introduction tutorial

Quick introduction to Golang from the official docs, giving an introdiction to:

  • Basic syntax
  • Creating, importing and installing packages
  • Building and compiling programs
  • Install Go-packages locally

Will be trying to build a basic TicTacToe-game next.

Goal for 2021:

Three projects of > 300 lines of code each

About

Simple tutorials for the Go languange.


Languages

Language:Go 100.0%