Skip to content

suryaharahap/GoDeveloper-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Go Developer Journey Resources

Documentation for learn Golang Developer
Learn to become a Go developer. 🥳

What is Go (Golang)

Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but also has memory safety, garbage collection, structural typing, and CSP-style concurrency. Wikipedia

📚 Reference :

  • Official Go Documentation ↓
    • The official documentation for the Go programming language is an invaluable resource. It provides detailed information about the language's syntax, standard libraries, and tools. You can find it at the official Go website
  • Step by step guide to becoming a Go developer from Roadmap.sh
  • 📗Ebook website from Indonesia @novalagung Dasar Pemrograman Golang
  • Ultimate Go: Web Services with Kubernetes Youtube Channel Playlist Ardan Labs

Optional:

❤️ Contributing

Feel free to contribute!! This repo is yours.

About

Learn to become a Go developer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published