Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bagashiz/learn-go

This repository contains all of my Golang Programming Crash Course codes.
https://github.com/bagashiz/learn-go

go golang

Last synced: 17 days ago
JSON representation

This repository contains all of my Golang Programming Crash Course codes.

Awesome Lists containing this project

README

        

# Description

I dump my Golang programming crash course codes here.

Feel free to correct my codes if you find any mistakes! 😉

## Learning Sources

[Learn Go Programming - Golang Tutorial for Beginners](https://youtu.be/YS4e4q9oBaU) by FreeCodeCamp

[Golang Documentation](https://go.dev/doc/)