Learning Object-Oriented Programming, Design and TDD with Pharo

Learning Object-Oriented Programming, Design and TDD with Pharo

Versandkostenfrei!
Versandfertig in 1-2 Wochen
32,99 €
inkl. MwSt.
PAYBACK Punkte
16 °P sammeln!
This book teaches you the key aspects of object-oriented programming: objects, classes, messages, methods and inheritance. This book is different from most books: - it focuses on Test Driven Design from day one. - it uses an extremely well-designed, simple, pure and powerfull object-oriented language, Pharo (http://www.pharo.org). Why using Pharo? Because Pharo' syntax fits on a postcard and with Pharo you program a world of interacting objects. In Pharo there is nothing else but objects and messages. Even Booleans are true objects.Finally Pharo is fun program and fully interactive. This book ...