Since the syntax of pharo is heavly based on messages, it is important for you to spot them. Stef On Thu, Jan 11, 2018 at 1:58 PM, Christophe Demarey <christophe.demarey@inria.fr> wrote:
Hi,
Le 11 janv. 2018 à 11:35, Photon <nico-braun@live.de> a écrit :
oh yes I allready started with the book as I decided that it looked the most usefull and complete of the available material online. I did not know that you wrote it. TDD is a fun topic aswell. I have a little question tho. Am I supossed to know all the answers in Chapter 3 challenges? Should I redo chapter 1-2 untill I know all the answers?
I think you should be able to answer most questions of the chapter 3 before going further. Be able to identify messages, literals and evaluating basic expressions is really important. If you only miss a few answers, it is not a big deal. They will come with experience. My advice would be to not only re-read the book but use Pharo playground / inspector in the same time to try the examples and find out similar ones.
Regards, Christophe