Tutorials

This section contains several tutorials about Glamorous Toolkit.

If you are new to GT and Moldable Development, you should start with the learnung module, Learn the basics of Glamorous Toolkit. After providing you with a quick tour of the basics, it leads you to the Tutorial: molding CSV data into an explainable system, a hands-on, step-by-step demonstration of moldable development in action.

Querying Pharo code with GT filters gives you the ability to find code in the image. Learn it early to accelerate your learning of Glamorous Toolkit.

Fro Querying Pharo code with GT filters on, the tutorials need some work to really function as teaaching material.

We are missing a SmaCC tutorial!

Examples are central to GT: they are both units of testing and the glue between code and live documentation. Learn about it Example-driven development tutorial: modeling prices and Example-driven development by example.