-
Notifications
You must be signed in to change notification settings - Fork 148
Cookbook
rollynoel edited this page Jun 13, 2013
·
18 revisions
The boo Cookbook is filled with recipes on how to do interesting things in boo
-
[Database Recipes](https://github.com/bamboo/boo/wiki/Database-Recipes) — Examples of working with databases from boo.
-
[Datatype Recipes](https://github.com/bamboo/boo/wiki/Datatype-Recipes) — An assortment of recipes for working with data types.
-
[Graphic Recipes](http://docs.codehaus.org/display/BOO/Graphic+Recipes) — Recipes for working the forms and 3D API's such as Direct X, OpenGL, and wx.Net
-
[Hello World Recipes](http://docs.codehaus.org/display/BOO/Hello+World+Recipes) — How many ways can you say Hello World?
-
[Internet Recipes](http://docs.codehaus.org/display/BOO/Internet+Recipes) — Various recipes for the Net.
-
[Mathematics Recipes](http://docs.codehaus.org/display/BOO/Mathematics+Recipes) — An assortment of recipes that bring boo and math together in science and in the classroom.
-
[Odds and Ends](http://docs.codehaus.org/display/BOO/Odds+and+Ends) — Those recipes that didn't have a home in one of the cookbook collections.
-
[Other Languages](http://docs.codehaus.org/display/BOO/Other+Languages) — Recipes for integrating boo with other languages.
-
[Searching and Sorting Recipes](http://docs.codehaus.org/display/BOO/Searching+and+Sorting+Recipes) — A list of needed recipes for searcing and sorting in Boo.
-
[Shortcuts ](http://docs.codehaus.org/display/BOO/Shortcuts)— Dessert recipes that make you boo coding life sweeter.
-
[String Recipes](http://docs.codehaus.org/display/BOO/String+Recipes) — Helpful recipes for string manipulation in boo.