Skip to content

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.

Notifications You must be signed in to change notification settings

SirWaithaka/learn-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages