Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olivebishop/golang-learning


https://github.com/olivebishop/golang-learning

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Golang Learning session
## Fundamentals of learning Golang

### Basics
- Variables
- operators
- if else
- switch
- loops
- functions
- structs
- arrays
- slices
- maps
- pointers