
Computer Programming using GNU Smalltalk
by Canol Goekel
Publisher: Lulu.com 2009
Number of pages: 119
Description:
This book tries a different approach for teaching introductory computer programming than most other books by choosing Smalltalk as the programming language. A language which is mature and powerful yet not as widely used as some other popular alternative programming languages out there, waiting for its discoverers.
Download or read it online for free here:
Download link
(530KB, PDF)
Similar books
The Art and Science of Smalltalkby Simon Lewis - Prentice Hall
This practical book provides an effective introduction to programming in Smalltalk, and explains the most efficient ways to think about and work with the system. The demystifies the transition from conventional programming to Smalltalk.
(20616 views)
Smalltalk and Object Orientation: An Introductionby John Hunt - Springer
An introduction to object-orientation for 2nd, 3rd and 4th year computer science and software engineering students or those actively involved in the software industry. John Hunt adopts a 'hands on' approach providing a thorough introduction to O-O.
(15080 views)
Smalltalk With Styleby E. Klimas, S. Skublics, D. A. Thomas - Prentice Hall
Bridging the gap between established software engineering principles and the real-world programming, this book presents guidelines for programming in the Smalltalk language that will result in source code that is clear and easy to understand.
(18130 views)
The Joy Of Smalltalkby Ivan Tomek
This textbook introduces concepts of object-oriented software development and the programming language Smalltalk. The text covers OO concepts, OO application development, Smalltalk programming environment, base classes, and elements of style.
(17094 views)