"Serious Python contains a considerable amount of judicious battle-tested advice from an experienced developer—as well as some insightful gems from the guest contributors—making the overall effort a welcome addition to the limited number of...
Functional Interfaces in Java shows how to organize and simplify Java programs through the use of functional interfaces.
Chapters 1 and 2 introduce functional interfaces and discuss their implementation using lambda expressions.
Chapters 3 through 7...
Zend Framework 1 was one of the first major frameworks for PHP 5 and, for many, introduced object-oriented programming principles for writing PHP applications. Many developers looking to embrace a well-architected and supported framework chose to...