April 8, 2016
8:57 p.m.
On 08 Apr 2016, at 22:08, J.F. Rick <self@je77.com> wrote:
It looks good. I might mention that most data structures are 1 indexed as most other languages tend to be 0 indexed and that throws people new to the language.
Actually the others are wrong ;-) Seriously, in Mathematics 1 based indexing is normal, remember vectors, matrices, series, ... Normal people (non computer nerds, the 99%) talk about the first element with number 1. Since we are simpler and more logical, a cheat sheet should not confuse people by describing what we are not.
On Fri, Apr 8, 2016 at 3:58 PM stepharo <stepharo@free.fr> wrote: new cheatsheet for Pharo syntax. Any feedback is welcome
Stef