
sumim
@sumim
Smalltalkのファン。パーソナルコンピューティングの歴史や未来に興味を持つ。Smalltalkはアラン・ケイらが理想のPC向け暫定的OSとして70年代に試作し以降、GUIやIDE、OOPやデザパタ、開発手法等を創出。模倣されることでそれらは世に広まった。古典である一方で、pharo.org 等で今なお活発に進化中
ID: 8462092
https://sumim.hatenablog.com/ 27-08-2007 14:08:33
21,21K Tweet
2,2K Followers
2,2K Following











Uncle Bob Martin htmx.org / The Net's Smoothest Code Man (same) reddit.com/r/programming/… Check what OOP coiner Alan Kay ment. OOP in his terms more resembles actor patter (which is superior model than OOP as we understand today)



Anton Lobach That’s why I loved Smalltalk so much. I wrote most of my code in the debugger. I had access to the complete context of the system & could query the state of all objects. I could rewrite & save a method until I got it right & continue execution. It was not about code snippets.

Anton Lobach To give more context, we built an object model of container shipping using Gemstone/S. Gemstone gave us an object-oriented database with Smalltalk as the query language. We debugged with real data that was maybe a week old. We tracked every good, container, ship, and document.