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

https://github.com/sakiib/letsgo

Learning the very basics of Go programming language (Golang) from freeCodeCamp.org & Traversy Media
https://github.com/sakiib/letsgo

go golang

Last synced: 4 months ago
JSON representation

Learning the very basics of Go programming language (Golang) from freeCodeCamp.org & Traversy Media

Awesome Lists containing this project

README

        

# LetsGO
Learning the very basics of Go programming language (Golang) from [freeCodeCamp.org](https://www.youtube.com/watch?v=YS4e4q9oBaU&t=2273s&ab_channel=freeCodeCamp.org) & [Traversy Media](https://www.youtube.com/watch?v=SqrbIlUwR0U&t=947s&ab_channel=TraversyMedia)

### Resources:

- [sysdevbd](https://sysdevbd.com/go/)
- [Write Go Online](https://play.golang.org/)
- [A Tour of Go](https://tour.golang.org/welcome/1)
- [An Introduction to Programming in Go](https://www.golang-book.com/books/intro)
- [Go by Example](https://gobyexample.com/)
- [Golangbot](https://golangbot.com/learn-golang-series/)