Smalltalk

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
(New page: Smalltalk is an object encapsulated and dynamically typed language. The users of this language brought about a revolution in software engineering. The introductio...)
 
m (Reverted edits by Ebybymic (Talk); changed back to last version by Jenny Harlow)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Smalltalk is an [[Object Encapsulation|object encapsulated]] and dynamically typed language.
+
Smalltalk is an [[Object Encapsulation|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.
 
The users of this language brought about a revolution in software engineering. The introduction of [[Design Patterns]] is one key example.
Line 5: Line 5:
 
Early versions of Smalltalk were designed by [[Alan Kay]].
 
Early versions of Smalltalk were designed by [[Alan Kay]].
  
 +
Other individuals that were significantly involved were [[Kent Beck]] and [[Ralph Johnson]].
 
==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]]

Latest revision as of 03:21, 25 November 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