Slide 5
Slide 5 text
Practices From Cooperating With Partners
> Processing Data Manually
Always Preparing the manual way to update the data,
such as updating data by import the .csv files.
> Open-Closed Principle
There are no permanent enemies, and no permanent friends.
> Generalization & Customization
Fighting for general data structures,
but still keep a flexible layer for customized.