All Stories
Ch02 - no_image
A Case Study: Designing a Document Editor
In tutorial, no_image, architecture, Jan 21, 2025Ch01 - dp-catalog
IntroductionDesigning object-oriented software is hard: Factor objects into classes with the right granularity Design should be specific for the problem but general enough to addres...
In tutorial, dp-catalog, architecture, Jan 21, 202512.Discussion - command-example
Behavioral Patterns Discussion
In tutorial, command-example, architecture, Jan 21, 202511.Visitor - naive-implementation
Visitor
In tutorial, naive-implementation, architecture, Jan 21, 202510.Template-Method - template-method-example
Template Method
In tutorial, template-method-example, architecture, Jan 21, 202508.Discussion - no_image
Structural Patterns DiscussionThis chapter focuses on outlining the differences between all structural patterns.Most of them use similar mechanisms but have a different intent.
In tutorial, no_image, architecture, Jan 21, 2025Featured
-
Testing - no_image
In tutorial, no_image, testing, -
Live_Data
In featured, tutorial, android, -
Kt Coroutine
In featured, tutorial, android, -
Flutter interview questions
In Flutter, oneview, -
Hilt DI Deep Dive
In Android, DI,