[Cuis-dev] quick introduction to Smalltalk and Cuis

ken.dickey at whidbey.com ken.dickey at whidbey.com
Wed Oct 30 11:51:20 PDT 2024


On 2024-10-30 08:50, Mark Volkmann via Cuis-dev wrote:

> I wrote an article this week that is a quick introduction to Smalltalk. 
> It walks readers through getting started with Cuis Smalltalk. I tried 
> to pack as much as I could in a small number of pages (currently 11) so 
> as to not overwhelm readers. I'd love to get feedback on this. You can 
> find it at 
> https://mvolkmann.github.io/blog/topics/#/blog/smalltalk/01-quick-introduction/.


Mark,

Wonderful!  I like it.

Quick feedback:

---------------------------
...
"Do not enter that text."

There is no immediate instruction to get results.

Perhaps add transition/setup like:
"Before we show how to evaluate the expressions and print the results, 
let's talk about what you see here."

---------------------------
The expression `cityToTeam := Dictionary new` sends the message `new`

Needs better distinction between code and general text. (Color and/or 
e.g. typewriter font).
---------------------------
"We can examine the implementation of the average method. To do so, open 
a Browser."

Perhaps .."use the World Menu to Open a Browser." ?
---------------------------

Very nice intro!
-KenD


More information about the Cuis-dev mailing list