August 2009
Intermediate to advanced
281 pages
6h 50m
English
In a simple world, no software requirements would ever change. Applications and business would not innovate. Programming would be simple, but boring. Programmers would continue to build applications on top of the same technologies that they did years ago. They would never need to introduce different databases, implement new best practices, or consume different APIs. But these things do change. Luckily, programmers have the Adapter Design Pattern to help update legacy systems with new code and functionality.
Name: AdapterThe Adapter Design Pattern simply adapts one object's interfaces to what another object expects. |
Read now
Unlock full access