Clean Architecture: A Craftsman's Guide to Software Structure and Design
Rate it:
Open Preview
Kindle Notes & Highlights
8%
Flag icon
Many programmers believe that is the entirety of their job. They believe their job is to make the machine implement the requirements and to fix any bugs. They are sadly mistaken.
Tomas
Programmers should be more aware of additional requirements.
9%
Flag icon
Object-oriented programming imposes discipline on indirect transfer of control.
13%
Flag icon
polymorphism is an application of pointers to functions.
Tomas
Functions