# Learning Pharo 2025-09-14 I am having some fun learning Pharo, a new language. I use [this series of french videos](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/). There are [english ones too](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/EN/) I am learning this language because it it used by the [[Glamorous Toolkit]] that is the insipiration of [[Topic - context is everything]]. First interesting concept there are only objects and messages. No public/private, no static methods and more. I am interested in having a language where I see every aspect of what I do and where I can deep dive (and modify) stuff that is already written. # Videos | Week | Videos link | Completed (fill in when done) | | ---------- | ---------------------------------------------------------------------------------------------- | ----------------------------- | | Week one | [Week 1 French videos](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/Week1/) | 2025-09-14 | | Week two | [Week 2 French videos](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/Week2/) | | | Week three | [Week 3 French videos](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/Week3/) | | | Week four | [Week 4 French videos](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/Week4/) | | | Week five | [Week 5 French videos](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/Week5/) | | | Week six | [Week 6 French videos](https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/Week6/) | |