final version of pharo syntax cheat page
Hi I will publish it to the pharo file server as soon as I understand how :) Stef
Le 18/4/16 09:15, Nicolai Hess a écrit :
2016-04-18 8:54 GMT+02:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
Hi
I will publish it to the pharo file server as soon as I understand how :)
Stef
1. the pharo logo is not anymore the one we are using in the image or on the web side.
Yes will fix it later
2. thank you Stef !
Under Methods, you might want to change it to this: Methods are public and virtual. They are always looked up in the class of the receiver. By default a method returns self. Class methods follow the same dynamic lookup as instance methods. Method factorial defined in class Integer. Sent from my iPad
On Apr 17, 2016, at 23:54, stepharo <stepharo@free.fr> wrote:
Hi
I will publish it to the pharo file server as soon as I understand how :)
Stef <pharoCheatSheet.pdf>
http://files.pharo.org/media/pharoCheatSheet.pdf Le 18/4/16 08:54, stepharo a écrit :
Hi
I will publish it to the pharo file server as soon as I understand how :)
Stef
Great job!! A few small things: Typo: "Less is more: No type declarations, no primitive objects,no generic types, no modifiers, no operators, no inner classes, no constructors, and no static methods.***There*** are not needed!". There -> They A bit opaque: "The character a and a space". We're showing how to instantiate characters. The specific characters are coincidental and obvious. I would change to "two ways to make a character" Awkward: I think "Messag***es*** syntax mimics natural languages" should be "Message syntax..." ----- Cheers, Sean -- View this message in context: http://forum.world.st/final-version-of-pharo-syntax-cheat-page-tp4890508p489... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
I agree - very good! One more tiny change: "Class methods follow the same dynamic lookup *as* instance methods." Also, under 'Message Precedence', I did not at first follow the sentence: " Messages + and * are sent first, then between: and: is sent, and not." Perhaps "then not" or "and then not" would be clearer. Peter Kenny -- View this message in context: http://forum.world.st/final-version-of-pharo-syntax-cheat-page-tp4890508p489... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi, Thanks for this. Some suggestions: I would change "Questions" for "Questions/Chat" to point to the slack place, because with only "Questions" I would expect more something like a Q&A site like StackExchange. By the way, as a future wish, would be nice to have something like http://chat.pharo.org as an alias to https://pharoproject.slack.com/ and maybe also http://blog.pharo.org as an alias to http://pharoweekly.wordpress.com, it makes addresses more easy to remember. Cheers, Offray On 18/04/16 01:54, stepharo wrote:
Hi
I will publish it to the pharo file server as soon as I understand how :)
Stef
Thank you all for the great feedback you gave me. http://files.pharo.org/media/pharoCheatSheet.pdf
participants (6)
-
John Pfersich -
Nicolai Hess -
Offray Vladimir Luna Cárdenas -
Peter Kenny -
Sean P. DeNigris -
stepharo