Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications. https://fireship.io/lessons/learn-go-in-100-lines/

#programming #go #100SecondsOfCode

🔗 Resources

Go in 100 Lines https://fireship.io/lessons/learn-go-in-100-lines/
Go Docs https://golang.org/doc/

🔥 Get More Content – Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

– Atom One Dark
– vscode-icons
– Fira Code Font

🔖 Topics Covered

– History of Go Development
– Programming Languages Invented by Ken Thompson
– Statically-typed Complied Languages
– Go Modules

source

49 Comments

  1. Not sure why go was needed, when cpp is way more modernized, has vastly more capability and performance, and obviously much more readable and simple than go when you just use it to do stuff that people use go for. I am invested (non financially) in both languages in a way, and I truly haven't seen something that go does that cpp didn't do faster, clearer, and more easily. Cpp becomes more complex only when you do stuff with it that you can't do with go, so that's also just a net win for cpp.

Leave A Reply

Please enter your comment!
Please enter your name here