Hacker News
- Unnecessary Else https://github.com/uber-go/guide/blob/master/style.md#unnecessary-else 15 comments golang
Linking pages
- GitHub - Kristories/awesome-guidelines: A curated list of high quality coding style conventions and standards. https://github.com/kristories/awesome-guidelines 242 comments
- Designing Go Libraries: The Talk: The Article | Abhinav Gupta https://abhinavg.net/2022/12/06/designing-go-libraries/ 21 comments
- GitHub - mikeroyal/eBPF-Guide: eBPF (extended Berkeley Packet Filter) Guide https://github.com/mikeroyal/eBPF-Guide#getting-started-with-eBPF 16 comments
- GitHub - dereknguyen269/programing-best-practices-2023: A curated list of awesome Programming Best Practices 2023 https://github.com/dereknguyen269/programing-best-practices-2023 11 comments
- GitHub - amanbolat/awesome-go-with-stars: Awesome-go list with stars. Automatically updated https://github.com/amanbolat/awesome-go-with-stars 9 comments
- Thoughts on error handling | axymria - sigsegv development http://blog.axymria.com/posts/cxx-error-handling/ 9 comments
- GitHub - uber-go/gopatch: Refactoring and code transformation tool for Go. https://github.com/uber-go/gopatch 7 comments
- GitHub - mikeroyal/Azure-Guide: Microsoft Azure Guide. Learn all about Microsoft Azure Tools, Services, and Certifications. https://github.com/mikeroyal/Azure-Guide 7 comments
- GitHub - thecolngroup/alphakit: Framework for developing sound algorithmic trading strategies in the Go language. https://github.com/thecolngroup/alphakit/ 6 comments
- GitHub - mikeroyal/OpenShift-Guide: OpenShift Guide. Learn about the Red Hat OpenShift Container Platform, Data Science, Code Ready Containers, Podman, Buildah, and Kubernetes. https://github.com/mikeroyal/OpenShift-Guide 4 comments
- GitHub - notsatan/go-template: A batteries-included project generator for your next Go project https://github.com/notsatan/go-template 4 comments
- GitHub - mercari/go-circuitbreaker: A context aware circuit breaker library in Go. https://github.com/mercari/go-circuitbreaker 3 comments
- GitHub - mikeroyal/Blockchain-Guide: Blockchain Guide https://github.com/mikeroyal/Blockchain-Guide 2 comments
- GitHub - mikeroyal/Google-Cloud-Guide: Google Cloud Platform (GCP) Guide. Learn all about Google Cloud Tools, Services, and Certifications. https://github.com/mikeroyal/Google-Cloud-Guide 2 comments
- GitHub - mikeroyal/AWS-Guide: Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications. https://github.com/mikeroyal/AWS-Guide 1 comment
- GitHub - mikeroyal/VSCode-Guide: VSCode Guide https://github.com/mikeroyal/VSCode-Guide 1 comment
- Programming Naming Conventions – Camel, Snake, Kebab, and Pascal Case Explained https://www.freecodecamp.org/news/programming-naming-conventions-explained/ 0 comments
- GitHub - mikeroyal/Go-Guide: Go Guide https://github.com/mikeroyal/Go-Guide 0 comments
- GitHub - mikeroyal/Kubernetes-Guide: Kubernetes Guide. Learn all about Kubernetes monitoring, networking, and containers. https://github.com/mikeroyal/Kubernetes-Guide 0 comments
- GitHub - mikeroyal/Docker-Guide: Docker Guide https://github.com/mikeroyal/Docker-Guide 0 comments
Linked pages
- Falsehoods programmers believe about time: @noahsussman: Infinite Undo http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time 823 comments
- Release History - The Go Programming Language https://go.dev/doc/devel/release#go1.20.6 120 comments
- Effective Go - The Go Programming Language https://go.dev/doc/effective_go 110 comments
- GitHub - golangci/golangci-lint: Fast linters runner for Go https://github.com/golangci/golangci-lint 54 comments
- GitHub - kisielk/errcheck: errcheck checks that you checked errors. https://github.com/kisielk/errcheck 44 comments
- time package - time - Go Packages https://pkg.go.dev/time 42 comments
- Style guideline for Go packages · rakyll.org https://rakyll.org/style-packages/ 24 comments
- os package - os - Go Packages https://pkg.go.dev/os#MkdirAll 23 comments
- json package - encoding/json - Go Packages https://pkg.go.dev/encoding/json#Unmarshal 21 comments
- The Go Programming Language Specification - The Go Programming Language https://go.dev/ref/spec#Goto_statements 19 comments
- GitHub - golang/lint: [mirror] This is a linter for Go source code. (deprecated) https://github.com/golang/lint 17 comments
- Functional options for friendly APIs | Dave Cheney https://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis 13 comments
- Don’t just check errors, handle them gracefully | Dave Cheney https://dave.cheney.net/2016/04/27/dont-just-check-errors-handle-them-gracefully 13 comments
- atomic package - sync/atomic - Go Packages https://pkg.go.dev/sync/atomic 13 comments
- flag package - flag - Go Packages https://pkg.go.dev/flag 10 comments
- fmt package - fmt - Go Packages https://pkg.go.dev/fmt 10 comments
- command center: Self-referential functions and the design of options http://commandcenter.blogspot.com/2014/01/self-referential-functions-and-design.html 8 comments
- Tips & Tricks | Cloud Functions Documentation | Google Cloud https://cloud.google.com/functions/docs/bestpractices/tips#do_lazy_initialization_of_global_variables 6 comments
- RFC 3339 - Date and Time on the Internet: Timestamps https://tools.ietf.org/html/rfc3339 4 comments
- Cascading failure - Wikipedia https://en.wikipedia.org/wiki/Cascading_failure 1 comment
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: guide/style.md at master · uber-go/guide · GitHub
See how to search.