A Little Java, A Few Patterns (MIT Press) (Language, Speech, & Communication)

A Little Java, A Few Patterns (MIT Press) (Language, Speech, & Communication)

by M Felleisen (Author)

Synopsis

Java is a new object-oriented programming language that was developed by Sun Microsystems for programming the Internet and intelligent appliances. In a very short time it has become one of the most widely used programming languages for education as well as commercial applications. Design patterns, which have moved object-oriented programming to a new level, provide programmers with a language to communicate with others about their designs. As a result, programs become more readable, more reusable, and more easily extensible. In this book, Matthias Felleisen and Daniel Friedman use a small subset of Java to introduce pattern-directed program design. With their usual clarity and flair, they gently guide readers through the fundamentals of object-oriented programming and pattern-based design. Readers new to programming, as well as those with some background, will enjoy their learning experience as they work their way through Felleisen and Friedman's dialogue.

$5.91

Save:$21.47 (78%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 196
Edition: UK ed.
Publisher: The MIT Press
Published: 30 Jan 1998

ISBN 10: 0262561158
ISBN 13: 9780262561150
Book Overview: This is a book of 'why' not 'how.' If you are interested in the nature of computation and curious about the very idea behind object orientation, this book is for you. This book will engage your brain (if not your tummy). Through its sparkling interactive style, you will learn about three essential OO concepts: interfaces, visitors, and factories. A refreshing change from the 'yet another Java book' phenomenon. Every serious Java programmer should own a copy. Gary McGraw, PhD, Research Scientist at Reliable Software Technologies and coauthor of Java Security

Media Reviews
This is a book of 'why' not 'how.' If you are interested in the nature of computation and curious about the very idea behind object orientation, this book is for you. This book will engage your brain (if not your tummy). Through its sparkling interactive style, you will learn about three essential OO concepts: interfaces, visitors, and factories. A refreshing change from the 'yet another Java book' phenomenon. Every serious Java programmer should own a copy. Gary McGraw, PhD, Research Scientist at Reliable Software Technologies and coauthor of Java Security
Author Bio
Matthias Felleisen is Trustee Professor of Computer Science at Northeastern University, recipient of the Karl V. Karlstrom Outstanding Educator Award, and co-author (with Daniel Friedman) of The Little Schemer and three other Little books published by the MIT Press.