| Sign In/My Account | View Cart |
| Article: |
Smalltalk for Everyone Else | |
| Subject: | Re: Its a lot to get used to | |
| Date: | 2006-09-28 10:49:44 | |
| From: | whartung | |
|
Response to: Its a lot to get used to
|
||
|
Yes, it's the classic language vs library syndrome. For all of the simplicity, dynamism, and exploratory nature of Squeak and Smalltalk, the key is mastering not just the language, but also the class library. And the class library is quite daunting.
|
||
Showing messages 1 through 1 of 1.
Eg.
MethodFinder methodFor: #((2 64)18446744073709551616. ).
yields:
'(data1 raisedTo: data2) (data1 raisedToInteger: data2) '