Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasleavy/gotutorials

Go programming language tutorials that introduce how to print a hello message, variables, arrays, if statements, loops, maps and functions.
https://github.com/thomasleavy/gotutorials

arrays functions go golang helloworld ifstatements loops maps variables visual-studio-code

Last synced: 4 days ago
JSON representation

Go programming language tutorials that introduce how to print a hello message, variables, arrays, if statements, loops, maps and functions.

Awesome Lists containing this project

README

        

7 Go Tutorials


This repository contains 7 simple Go programming tutorials.


You will learn about:



  • Printing messages in the console

  • Variables

  • Arrays

  • If Statements

  • Loops (For, While and For Each)

  • Maps, and

  • Functions


woahPicture