Skip to content

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

License

Notifications You must be signed in to change notification settings

bokjo/go-clean-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages