GO_Learning_Fundamental_Pointer
- Reference: TDD, Go Chinese Docs,
GO_Learning_Fundamental_Struct
GO_Learning_Fundamental_Type
- Reference: Go Chinese Docs, Blog
GO_Learning_Fundamental_Integers
- reference: TDD, Effective Go. Go Chinese Docs
# Go_Learning_Fundamental_initialization
Go_Learning_Fundamental_Init
- Reference: Go With Example, Effective Go, Go Chinese Docs,Blog
GO_Learning_Package Definition
GO_Learning_HOW_TO_SET_UP_GO_PROJECT
GO_Learning_TDD_introduction
Definition
TDD is the abbreviation of Test Drive Development. In my view, that is a kind of develop procedure or develop concept. From the point of develop procedure, TDD can be divided into a circle: