Object -oriented Programming with Smalltalk(Hardcover)
Harald Wertz
- 出版商: Elsevier Science
- 出版日期: 2015-12-15
- 售價: $6,860
- 貴賓價: 9.5 折 $6,517
- 語言: 英文
- 頁數: 550
- 裝訂: Hardcover
- ISBN: 1785480162
- ISBN-13: 9781785480164
海外代購書籍(需單獨結帳)
相關主題
商品描述
Object oriented programming is a way of thinking about problems. Smalltalk is one of the purest incarnations of an object-oriented programming language. Using a pedagogical approach, this book covers all aspects of object oriented programming: first through the study of various preexisting Smalltalk classes, their implementation and use; then through a detailed description of an implementation of an interactive Lindenmayer system and through implementation of a series of calculators.
The author addresses such subjects as graphics programming, dependency mechanisms and hierarchical specialization.
This book fills the gap for an in-depth self-study reference, permitting the reader to master all aspects of object-oriented programming through a large set of exercises with highly detailed resources.
- Downloadable software content for practice applications
- Covers all aspects of Smalltalk: theconcepts of primitive objects, classes and instances, static and dynamic inheritance and methods, as well as graphical programming, the dependency mechanisms and the handling of exceptions
- Features in-depth studies of two programming projects and annotated solutions to all exercies and appendices