exercism / legacy-docs

Other
84 stars 55 forks source link

I Can Read C++ and Java But I Can’t Read Smalltalk #120

Closed bencoman closed 6 years ago

bencoman commented 6 years ago

Should we reference or intermix parts of this document (which I love) ? readingSmalltalk.pdf

macta commented 6 years ago

Oh yes - that should be near the top of the learning.md but possibly in the installation guide too.

macta commented 6 years ago

Is that the best url for it?

bencoman commented 6 years ago

If you search on the title you'll find a scattering of places its hosted, but we've no control over them. That url is the file I uploaded to the issue tracker. I uploaded the whole thing for discussion, but I think its too long for a newcomer to absorb in one go. I think first 4 pages are critical should be shown right at the start, with a tiny extra bit only about period as a statement separator.

Introduce semicolons later. And we only need setters/getters when we start needing instance variables. The first few exercises seem not to. Same for collections and sequencing - when they are needed.

bencoman commented 6 years ago

Whoops. Was this the right repo for this? I thought I put it in the 'pharo' repo. (Edit: And is there some way to get it moved there?)

ErikSchierboom commented 6 years ago

I think this is indeed the wrong repo :)

kytrinyx commented 6 years ago

I can move it :)

kytrinyx commented 6 years ago

This issue has been imported to the https://github.com/exercism/pharo repository.