pharo-tutorial

Description

Playing around with pharo smalltalk

Details

Source
GitHub
Dialect
pharo (25% confidence)
Stars
1
Created
Feb. 8, 2015
Updated
Jan. 15, 2026

Categories

Education / Howto

README excerpt

# pharo-tutorial
Playing around with pharo smalltalk

Following this roughly
https://medium.com/concerning-pharo/rediscovering-the-ux-of-the-legendary-hp-35-scientific-pocket-calculator-d1d497ece999

Notes:
- Kilon Ailos has awesome tutorials on youtube: https://www.youtube.com/channel/UCJMkk_HLknuhO6kk6LLBHcg
  That's where I learned how to export code for github.

- There's some extra metadata that Monticello exports w/ the code that
  is as far as I understand, Pharo's own code change management...have
  not spent any time figuring out if this can just work seamlessly w/
  git or other VC systems.

- I am trying hard to resist the urge to freak out that code is in a
  repo not exactly as I typed it but with additional metadata...that's
  the future right? Worrying about file purity is crazy when you have
  awesome tools right???
← Back to results