-
Notifications
You must be signed in to change notification settings - Fork 9
Produce Market from scratch #6
Copy link
Copy link
Open
Description
why updating code and comments are not enough?
- model is complex, codeCommentCorrect != modelUnderstood
how to write the code from scratch?
- commonLanguageModelNaturallyIntuitively = scratch step 1
codeVerifyOneStepATime
- scratch step 2 : code up globals, breeds, properties and the setup
- scratch step 3 build the go procedure framework and two functions are missing.
- scratch step 4 : to wirte the most difficult function with detailed structure in common language
Reactions are currently unavailable