golang-for-nodejs-developers
Go tutorial
A guide and reference for learning Go programming language by comparing it to Node.js
Examples of Golang compared to Node.js for learning 🤓
5k stars
51 watching
501 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
demoexamplesgogolangguidehowtojavascriptlearningnodejsreferencetutorial
Related projects:
Repository | Description | Stars |
---|---|---|
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,579 |
inancgumus/learngo | A repository of thousands of Go examples and exercises to help developers learn the language by fixing and solving problems. | 18,903 |
thigidu/vlang-for-nodejs-developers | A tutorial project providing examples and comparisons between Vlang and Node.js for developers | 29 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
marshyski/go-ozzo-examples | API examples for building web applications using the OZzo framework | 6 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 146 |
mmcgrana/gobyexample | A site that teaches Go programming by extracting code and comments from source files | 7,291 |
thewhitetulip/web-dev-golang-anti-textbook | A tutorial-based guide to writing web applications in Go without using a framework. | 3,184 |
awsdocs/aws-doc-sdk-examples | Repository providing code examples for using AWS SDKs to interact with various AWS services | 9,594 |
cuongndc9/7_days_of_go | A structured learning path for Go programming | 143 |
quii/learn-go-with-tests | A comprehensive resource for learning Go programming with test-driven development (TDD) principles. | 22,203 |
golang-templates/seed | Automates setup and workflow for Go applications | 479 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |