My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
GettingStartedGuide  
Getting started Guide for the Joose framework
Updated Feb 4, 2010 by malte.ubl

Introduction

This page gives some hints on where to go after you downloaded and installed Joose.

Steps to mastering Joose

  1. Check out the Cookbook. The first shows you how create a simple Class with two attributes. The other entries are linked from the Homepage
  2. Try out the class browser example. You can try it online or open the file examples/class_browser.html from the Joose download in your web browser.
  3. If you already know object oriented programming in JavaScript, check out the before and after page for some examples of how regular JS classes are converted to Joose classes.
  4. If you want to know more about the stuff you can do when you are building a class, read the documentation
  5. Read about Joose's basic meta introspection interface that let's you look into your objects and classes at runtime.
  6. Ask for help on the mailing list
Comment by bch_f...@hotmail.com, Mar 20, 2009

hello


Sign in to add a comment
Powered by Google Project Hosting