Logo

Dylan Programming: An Object-Oriented and Dynamic Language

Large book cover: Dylan Programming: An Object-Oriented and Dynamic Language

Dylan Programming: An Object-Oriented and Dynamic Language
by

Publisher: Addison-Wesley
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.

Home page url

Download or read it online for free here:
Download link
(1.4MB, PDF)

Similar books

Book cover: Pointers and MemoryPointers and Memory
by - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(6548 views)
Book cover: Lua ProgrammingLua Programming
- Wikibooks
The purpose of this book is to teach Lua programming to anyone regardless of previous programming experience. It can be used as an introduction to programming, or as an introduction to Lua, for people who have programmed before but not in Lua.
(7599 views)
Book cover: Introducing JuliaIntroducing Julia
by - Wikibooks
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.
(6625 views)
Book cover: Etudes for ElixirEtudes for Elixir
by - O'Reilly
In this book, you will find descriptions of programs that you can write in Elixir. The programs have been designed to provide practice material for a particular programming concept. These programs are not designed to be of considerable difficulty ...
(7614 views)