Skip to content

LebrancWorkshop/Learn-Go-from-Youtube

Repository files navigation

Learn Go from Youtube

Overview

Learning Go from many great resources that you can find and learn for free on Youtube.

Resources

English Language

Thai Language

Tips & Tricks

Thai Language

How to run

It's very easy for you to run the code on this repository, I've already written a shell script (main.sh) for you to run

And it will contain the result of both Go Code and generate Assembly Code from Go Code. (In case of my default Assembly code in the repository, it's a Go's Assembler (Unix-based ARM64) and if you want to understand the assembly code you can get the detail from this link.)

You can just run by use this script below.

sh main.sh <folder_name_that_you_want_to_run>

About

Learning Go(lang) from many resources in Youtube. (E.G. CMDev, Golang Dojo, The Net Ninja, TechWorld with Nana, freeCodeCamp).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published