Smalltalk

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
m
m (add link)
Line 8: Line 8:
 
==External Links==
 
==External Links==
 
* [http://en.wikipedia.org/wiki/Smalltalk Wikipedia Article]
 
* [http://en.wikipedia.org/wiki/Smalltalk Wikipedia Article]
 +
* [http://www.mojowire.com/TravelsWithSmalltalk/DaveThomas-TravelsWithSmalltalk.htm Dave Thomas, Travels with Smalltalk]
 +
 
==See Also==
 
==See Also==
 
* [[Object Encapsulation]]
 
* [[Object Encapsulation]]
 
* [[Encapsulation boundary]]
 
* [[Encapsulation boundary]]

Revision as of 21:50, 19 October 2010

Smalltalk is an object encapsulated and dynamically typed OO language.

The users of this language brought about a revolution in software engineering. The introduction of Design Patterns is one key example.

Early versions of Smalltalk were designed by Alan Kay.

Other individuals that were significantly involved were Kent Beck and Ralph Johnson.

External Links

See Also

Personal tools