[Edu-sig] JPython and CP4E ... some thoughts ... little documentation
L. Humbert
humbert@hagen.de
Mon, 09 Oct 2000 12:01:56 +0200
Hi,
asiegel@eico.com --
ART wrote:
Jason> >Please, I would also like to see your Java examples.
ART>
ART> I'll send you JavaGeo with some demos under seperate cover.
Isn't it possible to tell, where to find *.jar, so everyone interested,
can study it with
JPython?
Please, take a closer look to JPython:
http://www.JPython.org
You will be able to use Java-classes from within JPython, so you can
embed ready to use classes in your Pythoncode.
I'm working in this way using a class-library in teaching informatics at
secondary II level
(my school is working with iMacs, Kirby (;-)
You may take a look at this:
http://region.hagen.de/OOP/
"JPython und das Java-Paket (hier ist nur SuM.jar n=F6tig) k=F6nnen sofo=
rt
eingesetzt werden.
Material aus einem laufenden 11er Kurs (enth=E4lt SuM.jar und Hilfen f=FC=
r
die Arbeit mit JPython)." =
This means:
you'll get a ready to use packet and you get some material for to use it
in the classroom.
The curriculum is based on the idea on =
objectoriented modeling including programming -- there are other
implementations of the really small class-library in pascal, oberon,
etc.
the course-material -- not depending on a special programming-language
-- is published in german:
@BOOK{Czischke1999,
PUBLISHER =3D {DruckVerlag Kettler GmbH},
YEAR =3D 1999,
EDITOR =3D {{Landesinstitut f{\"u}r Schule und Weiterbildung}},
ADDRESS =3D {B{\"o}nen},
ANNOTE =3D {ISBN 3-8165-4165-8},
TITLE =3D {Von Stiften und M{\"a}usen},
AUTHOR =3D {J{\"u}rgen Czischke and Georg Dick and Horst Hildebrecht and=
Ludger Humbert and Werner Ueding and Klaus Wallos}
}
You may take a look
L. Humbert