Skip to content

Tutorials

rollynoel edited this page May 28, 2013 · 39 revisions

Here are some tutorials and other introductions to using boo:

Tutorials on this site

External Documentation:

Sample Code Cookbook - numerous code samples covering topics like using databases, etc. Applications - applications built with boo

See also the boo scripts in the examples folder included with boo. There are also many illustrative samples under tests/testcases, especially in the integration subfolder.

External Reviews & Tutorials Dynamic .NET scripting with Boo (including a Flash demonstration) - by Edd Dumbill Boo! - nice intro to boo's features by Zef Hemel The Boo Programming Language - very in depth examples of things you can do in boo, by Steve Donovan Introduction to Boo: The synthesis of static and dynamic? - looks at how you get the best of both worlds by combining static typing and Duck Typing, by Andy Bulka Developing & Debugging visually in Boo - using the Microsoft debugger, by Andy Bulka A Comparison of Ruby and Boo - by Kartik Vaddadi Sample Silverlight Tetris in Boo (and IronPython) - by Vladimir Lazunin

Advanced / Specialized Tutorials How to Inject Code from XSLT Transformations Use XSLT Transformations to Ease Glade# Dependency Injection and Scripted Configuration for Enterprise Development - Part 1 Dependency Injection and Scripted Configuration for Enterprise Development - Part 2

Tutorials in Other Languages Boo Primer in Portuguese, translated by Cássio Rogério Eskelsen Boo... el fantasma de Python (Español) - Post going over some examples of using boo.

Clone this wiki locally