Oh wow thanks! I downloaded the book and it seems like its a lot better suited. I'll follow that instead. <br><br><br>Sent from ProtonMail mobile<br><br><br><br>-------- Original Message --------<br>On Jul 14, 2021, 2:34 PM, Juan Vuletich via Cuis-dev < cuis-dev@lists.cuis.st> wrote:<blockquote class="protonmail_quote"><br><p dir="ltr">Hi Joseph,</p>
<p dir="ltr">On 7/14/2021 3:24 PM, Joseph Turco via Cuis-dev wrote:<br>
> Hello everyone,<br>
><br>
> I hope I am not bothering anyone with this question(s), I am a new<br>
> smalltalker and programmer. I decided to use Cuis because its more in<br>
> line with smalltalk-80, where its easier to find beginner (beginner in<br>
> the programming sense) books.</p>
<p dir="ltr">Welcome to Smalltalk and Cuis!</p>
<p dir="ltr">> I am currently reading 'smalltalk, objects, and design, by Chamond<br>
> Liu. Is this a good book? I know the 'blue book' exists, but it<br>
> assumes you can already program.</p>
<p dir="ltr">Yes, it is a very good book. But also keep in mind we wrote a book<br>
specifically for newcomers to Cuis!<br>
<a href="https://github.com/Cuis-Smalltalk/TheCuisBook">https://github.com/Cuis-Smalltalk/TheCuisBook</a></p>
<p dir="ltr">There is also a good amount of documentation in the Documentation folder<br>
in Cuis, in <a href="https://github.com/Cuis-Smalltalk/Learning-Cuis">https://github.com/Cuis-Smalltalk/Learning-Cuis</a> and in<br>
<a href="https://github.com/Cuis-Smalltalk/Learning-Cuis">https://github.com/Cuis-Smalltalk/Learning-Cuis</a> .</p>
<p dir="ltr">> My second question was the resolution of the VM. I noticed VS squeak<br>
> the windows were much smaller (higher resolution screen layout) than<br>
> Cuis, this really isn't a problem, more so, did I not configure<br>
> something correctly? Please excuse my ignorance.<br>
><br>
> - Joseph</p>
<p dir="ltr">Both in Squeak and in Cuis you can evaluate</p>
<p dir="ltr">Display extent</p>
<p dir="ltr">to get the size of the Display as seen by Smalltalk. It is best if this<br>
matches the physical screen resolution (although that is not the default<br>
on MacBooks). In any case, the difference you see is because in Cuis the<br>
default fonts are larger than Squeak's. This is configurable in Cuis.<br>
Play a bit with the World menu.</p>
<p dir="ltr">Cheers,</p>
<p dir="ltr">--<br>
Juan Vuletich<br>
<a href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a><br>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><br>
<a href="https://github.com/jvuletich">https://github.com/jvuletich</a><br>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a><br>
@JuanVuletich</p>
<p dir="ltr">--<br>
Cuis-dev mailing list<br>
Cuis-dev@lists.cuis.st<br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</p>
</div>