YanCommand Pattern | Head FirstEncapsulate actions to be executed and decouple commanders from command!Jul 26, 2022Jul 26, 2022
YanSingleton Pattern & Concurrency| Head FirstSingleton may seem simple, but it needs more consieration when used!Jul 25, 2022Jul 25, 2022
YanStrategy Pattern | Head First Design Pattern NotesLast sememster, I took a course called Advanced Software Analysis and Design(ASAD), which briefly introduced a series of design patterns…Jul 15, 20221Jul 15, 20221
YanObserver Pattern | Head First Design PatternUse observer pattern to get the information you need with loose coupling.Jul 15, 2022Jul 15, 2022
YanDecorator Pattern | Head First Design Patternthe decorator pattern — open for extension but closed for modification.Jul 20, 2022Jul 20, 2022