<div dir="ltr">If you highlight the message you don't understand, right click and then select 'implementors of it' you'll see a list of every implementation of the method in the image (including a couple that have good comments explaining what it does.)  This will work for any message in that expression (to:, collect: (which was missing the colon), asciiValue, -, +, \\, asCharacter)  You can also pull apart the expression and see what the different parts of it do such as ($A to: $Z), $A asciiValue etc. by copy/pasting them into a Workspace and printIt (either via the context menu or keyboard shortcut)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 16, 2021 at 9:07 PM Joseph Turco via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Hilaire.<br><br>You mentioned about me looking for anything in the book, and I do have one thing to mention. Some of the  exercises are kinda difficult and I've had to goto the solution. Most of them made sense after looking at the solution, but some of them I don't understand. For example.<br><br>Exercise 4.9<br><br>($A to: $Z) collect [:c | (c asciiValue - 65 + 3 \\ 26 + 65) asCharacter] .<br><br>I have no clue how that math calculation works at all. <br><br><br>Sent from ProtonMail mobile<br><br><br><br>-------- Original Message --------<br>On Jul 15, 2021, 11:40 AM, Hilaire Fernandes via Cuis-dev < <a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<blockquote><br>
  
    
  
  <div>
    <p><font size="+1">Hi Joseph,</font></p>
    <p><font size="+1">As your eyes are new on the book. It will be very
        useful to let us know about any issue or misunderstanding you
        encounter while struding the book.<br>
      </font></p>
    <p><font size="+1">Happy reading</font></p>
    <p><font size="+1">Hilaire<br>
      </font></p>
    <p><font size="+1"></font><br>
    </p>
    <div>Le 15/07/2021 à 16:01, Joseph Turco via
      Cuis-dev a écrit :<br>
    </div>
    <blockquote type="cite">Oh
      wow thanks! I downloaded the book and it seems like its a lot
      better suited. I'll follow that instead. <br>
    </blockquote>
    <pre cols="72">--
GNU Dr. Geo
<a href="http://drgeo.eu" target="_blank">http://drgeo.eu</a>
<a href="http://blog.drgeo.eu" target="_blank">http://blog.drgeo.eu</a></pre>
  </div>

-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></blockquote></div>