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

https://github.com/devdhera/go-starter

A dive into golang
https://github.com/devdhera/go-starter

golang simple

Last synced: about 1 year ago
JSON representation

A dive into golang

Awesome Lists containing this project

README

          


Golang


Golang Starter

# A Dive into Golang

A simple look into the Golang with the hope of making a very fast server very soon :grin:

## What we will look at

- Hello World (:unamused: We must begin some where)
- Variables and Types
- Packages
- Functions
- Arrays / Slices
- Conditionals
- Loops
- Maps
- Range
- Pointers
- Closures
- Structs
- Interfaces

## What Now

Let's start building awesome things using `Golang`