Dylan Programming: An Object-Oriented and Dynamic Language
by Neil Feinberg, et al.
Publisher: Addison-Wesley 1996
ISBN/ASIN: 0201479761
ISBN-13: 9780201479768
Number of pages: 267
Description:
Dylan is a new programming language, that is both object-oriented, like C++ and Java, and dynamic, like Smalltalk. This book will be useful to anyone learning dynamic, object-oriented programming, whether it be in Dylan, Java, Smalltalk, or Lisp.
Download or read it online for free here:
Download link
(1.4MB, PDF)
Similar books

by R. Fourer, D.M. Gay, B.W. Kernighan - Duxbury Press
AMPL is a language for large-scale optimization and mathematical programming problems in production, distribution, blending, scheduling, and many other applications. This book is a complete guide for modelers at all levels of experience.
(13540 views)

by Henry Rich - Jsoftware
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.
(6582 views)

by Marc Snir, at al. - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(17733 views)

by Graeme Donald Robertson - Robertson Pub
APL is a high-level, general-purpose, intuitive programming language which is designed to be easy on the programmer even if consequently hard on the computer - through power, not inefficiency. APL is essentially simple and easy to learn.
(4837 views)