I am a newbie to Smalltalk technology. My experience in programming is with C and C++. I would like to understand the design methodology of smalltalk. Could any one suggest some simple real-time apps
I prefer interfacing with programming languages through a standard bash terminal. While Squeak and Pharo are well documented, they don\'t seem to have a CLI, just a VM GUI.
What would be good (cross Smalltalk, mantained, documented) web frameworks or packages (in terms of fewer things to learn/adapt) to use for implementing a static web site with really few forms? .i.e.
I\'m trying to find open-source implementations of Trees (not binary) like Red开发者_StackOverflow中文版-black, B-Trees, 2-3 Trees, or General Tree, ideally for Squeak/Pharo, but any other implementat
I\'m having trouble understanding big code libraries in Pharo and Squeak, is there is a typical template scri开发者_如何学运维pt to generate a static class relationship diagram (not necessarily UML) a
I downloaded squeak 4.2 http://squeak.org/ and watch this very basic tutorial http://www.youtube.com/watch?v=0w1Yub4eUAU
The squeak webpage says: Squeak provides programatic access to the networking environment of your computer at all levels, from high level ob开发者_Python百科ject passing
So I decided to take a look at Smalltalk.Googling led me to Squeak and开发者_运维技巧 Squeak By Example.Squeak By Example tells me to drag the .image file onto the Squeak.exe icon.I do this and get an
I\'m new to Squeak and Smalltalk but not programming in general(i\'ve some Python experience). I understand the various tools present in the Squeak environment like the Workspace, System Browser and
I tried to install Squeak/Pharo into Ubuntu serv开发者_开发技巧er machine. ./squeak -vm-display-null ./Pharo-1.2.2-12353/Pharo-1.2.image