Created
January 31, 2011 16:04
-
-
Save jcromartie/804244 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Things that were invented in Smalltalk: | |
OOP | |
WIMP GUIs: Windows, Icons, Menus and a Pointing device | |
IDEs | |
Interactive debugger | |
Image-based VM | |
Blocks/closures | |
Message passing | |
Class browsers | |
Refactoring | |
Design patterns | |
Extreme Programming/Agile | |
Unit testing | |
Test runner | |
Reflection/metaprogramming | |
Collections library | |
Dependency injection | |
Model-View-Controller | |
Open classes/categories |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment