Java Design Patterns: A Hands-On Experience with Real-World Examples, 2nd edition-P2P
On Sale
$3.99
(25% off)
$2.99
Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. For each pattern you will see at least one real-world scenario, a computer-world example, and a complete implementation including output.