paradiseo/eo/tutorial
evomarc 09388c8ed5 Bing change in eoRealBounds: it is now deriving from eoPersistent.
More important, the eoRealVectorBounds, vectorized version (a vector<eoRealBounds *>
has also become an eoPersistent object and now derives from an eoRealBaseVectorBounds
class.
A useful consequence (and actual motivatino) was to be able to have soem
eoValueParam<eoRealVectorBounds> with all possibilities for input
(see doc for Lesson4 in the tutorial for the syntax).
2001-05-08 04:41:51 +00:00
..
html Bing change in eoRealBounds: it is now deriving from eoPersistent. 2001-05-08 04:41:51 +00:00
Lesson1 A full working version of ES is now available in tutorial/Lesson4, 2001-05-04 16:51:29 +00:00
Lesson2 A full working version of ES is now available in tutorial/Lesson4, 2001-05-04 16:51:29 +00:00
Lesson3 Doing libes.a in src/es and adding t-eoReal.cpp in test 2001-04-26 15:24:53 +00:00
Lesson4 Adding code to Lesson4 2001-05-03 13:06:34 +00:00
Templates Added the continue.tmpl template - and modified the html pages accordingly 2001-04-05 16:47:54 +00:00
index.html I had removed the wrong file!!! 2001-01-04 15:23:14 +00:00
Makefile A full working version of ES is now available in tutorial/Lesson4, 2001-05-04 16:51:29 +00:00
README Bottom-Up/Top-Down modifs 2000-12-19 18:18:08 +00:00

Eo Tutorial - corresponding to EO version 0.9.1+

To start the tutorial, read index.html in your favorite browser.

Many things are missing, including many solutions for the exercises, 
the introduction to EC and most of the Component-based pages.
More important, all examples of this tutorial have only been tested 
on a Linux computer, and the Makefile will not work with MS-Windows 
systems. Any help is welcome!

Be patient ... 
evoMarc