Hacker News new | ask | show | jobs
by worthless-trash 897 days ago
i would like to learn pharoh, but I can't seem to understand how to get started. It looks like one of those tools you need a video to understand.
4 comments

You can start with the Pharo MOOC: https://mooc.pharo.org/

There's a tutorial to get the very basics of Smalltalk/Pharo called ProfStef. Here's an online version: https://amber-lang.net/learn.html

It has a built-in version on Pharo images as well.

Have you seen you have this track in Exercism?

https://exercism.org/tracks/pharo-smalltalk

And this if you want to feel not alone in the first steps:

https://www.youtube.com/watch?v=YQ-kAQWMMTQ

Thank you! Getting into it this new week.
When you start it, you get a first start wizard that allows you to start a tutorial
Glamorous toolkit docs/examples are a useful pharo intro.