/go-clean-code

Examples from the book "Clean Code" by Robert C. Martin written in Go (GoLang) [MUST READ!]

Primary LanguageGoMIT LicenseMIT

go-clean-code

Examples from the book "Clean Code" by Robert C. Martin written in Go (GoLang) [MUST READ!]

Chapters

  • Clean Code
  • Meaningful Names
  • Functions
  • Comments
  • Formatting
  • Objects and Data Structures
  • Error Handling
  • Boundries
  • Unit Tests
  • *Classes
  • Systems
  • Emergence
  • Concurrency
  • Successive Refinement
  • *JUnit Internals
  • Refactoring SerialDate
  • Smells and Heuristics

*TBD