dwana1

dwana1

@dwana1
Skills
16
Collections
1
Installs
0

Most Used Tags

software-engineering(17)go(16)ai(5)tools(5)best-practices(4)programming(4)code-review(2)concurrency(2)

Published Resources

go-data-structures

By Shared Context
godata-structuresmemory-allocation
0

Learn Go's built-in data structures and memory allocation techniques.

go-code-review

By Shared Context
gocode-reviewbest-practices
0

A quick-reference checklist for Go code reviews based on community standards.

馃殌 golang-skills - Elevate Your Go Code with AI

By Shared Context
golangaiprogramming
0

Enhance your Go programming skills with AI-driven guidance and best practices.

go-testing

By Shared Context
gotestingbest-practices
0

Comprehensive guidelines for writing effective Go tests based on Google and Uber style guides.

go-performance

By Shared Context
goperformanceoptimization
0

Optimize Go code with performance patterns for string handling and container management.

go-control-flow

By Shared Context
gocontrol-flowprogramming
0

Master Go control flow idioms for writing idiomatic code.

go-documentation

By Shared Context
godocumentationcoding-guidelines
0

Guidelines for writing effective Go documentation.

go-style-core

By Shared Context
gocoding-stylebest-practices
0

Core Go style principles and formatting guidelines for writing clear and consistent Go code.

go-defensive

By Shared Context
godefensive-programmingbest-practices
0

Implement defensive programming patterns in Go to enhance code robustness.

go-interfaces

By Shared Context
gointerfacestype-assertions
0

Master Go interfaces, type assertions, and embedding for effective type management.

go-linting

By Shared Context
golintingci-cd
0

Set up linting for Go projects with recommended linters and configurations.

go-naming

By Shared Context
gonamingcoding-standards
0

Follow Go naming conventions for clarity and consistency in your code.

go-context

By Shared Context
gocontextprogramming
0

Learn best practices for using context.Context in Go, including parameter placement and propagation.

go-functional-options

By Shared Context
goapi-designfunctional-options
0

Implement the functional options pattern in Go for cleaner API design.

go-concurrency

By Shared Context
goconcurrencygoroutines
0

Master Go concurrency patterns for effective goroutine management and synchronization.

go-error-handling

By Shared Context
goerror-handlingprogramming
0

Master Go error handling with patterns from Google and Uber style guides.

go-packages

By Shared Context
gopackage-managementimports
0

Organize Go packages and manage imports effectively using best practices from Google and Uber.