go-tooling-workshop

Tooling workshop

Teaching the tools used by Go developers to improve their coding skills and performance

A workshop covering all the tools gophers use in their day to day life

GitHub

3k stars
86 watching
184 forks
Language: Go
last commit: almost 6 years ago
Linked from 1 awesome list

goperformancetoolingworkshop

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,401
campoy/go-web-workshop A comprehensive workshop on building web applications with Go on App Engine 535
golang/go A programming language designed to build simple, reliable, and efficient software 124,071
go-kit/kit A toolkit for building microservices in Go 26,621
golang/vscode-go Provides rich language support and debugging tools for the Go programming language in Visual Studio Code 3,894
gopherjs/gopherjs Compiles Go code to JavaScript for running in browsers 12,759
inancgumus/learngo A repository of thousands of Go examples and exercises to help developers learn the language by fixing and solving problems. 18,903
wailsapp/wails Enables Go programmers to build desktop applications with integrated web frontends 25,392
teh-cmc/go-internals A book about the internals of the Go programming language 7,828
go101/go101 A knowledge base and book series for learning Go programming 5,539
smartystreets/goconvey A tool for writing and running Go tests in the browser or terminal with visualizations of test results 8,259
c-bata/go-prompt A library for building interactive command-line interfaces with auto-complete suggestions. 5,290
davecheney/high-performance-go-workshop A comprehensive workshop covering high-performance Go development best practices and techniques. 804
dgryski/go-perfbook A comprehensive guide to optimizing Go code for performance 10,684
quii/learn-go-with-tests A comprehensive resource for learning Go programming with test-driven development (TDD) principles. 22,203