SirWaithaka / learn-golang

Describes my journey into learning go from zero. A few projects i have written in Go. For context into what is in this repository, please go to the readme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Go - Personal Journey

First encounter with golang was at Andela Kenya, with an introduction from Bill Kennedy and working on the go playground. This was interesting, got to learn basic introduction about go.

Andela - Project

Code in this folder is just the basic snippets of go that you find in the go tutorial.

Basic-go - Project

This subproject is a step by step follow of FreeCodeCamp Youtube Tutorial by Michael VanSickle. All the code examples typed in the project are well written and documented what they do in this project.

Basic-crud - Project

A crud application written in go.

Algorithms

Everything i have learnt about implementing algorithms in go. Will update this readme as I put more files in it

Basic-rest - Project

A basic rest example in go.

About

Describes my journey into learning go from zero. A few projects i have written in Go. For context into what is in this repository, please go to the readme.


Languages

Language:Go 100.0%