From owner-caml-list@pauillac.inria.fr  Tue Apr 16 19:26:51 2002
MIME-Version: 1.0
X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f
From: Jacek Chrzaszcz <chrzaszcz@mimuw.edu.pl>
Content-Type: text/plain; charset=us-ascii
Date: Tue, 16 Apr 2002 12:12:49 +0200
To: Vincent Foley <vinfoley@iquebec.com>
CC: caml-list@inria.fr
Subject: [Caml-list] Applications written in O'Caml
In-Reply-To: <20020412155127.GA13832@vincent>
Sender: owner-caml-list@pauillac.inria.fr
Precedence: bulk

Vincent Foley writes:
 > P.S.: I also meant to ask: does anyone know schools where students are
 > given programming classes with O'Caml?
 > 

Hello list,

At Warsaw University, first-year students have the "Introduction to
programming" course. Since last year a part of them (about one third)
- the volunteers - are taught the functionnal approach, using
Ocaml. They are doing fine, but one can see that most of them already
know C or Pascal.

By the way, it is a great pleasure to see how the understanding of
such functions like fold is slowly coming to them :-)

Later in the cursus (about the third-fourth year), there is a more
"serious" functionnal programming course. The practical things are
taught using Ocaml, SML or sometimes Haskel (with some deeper insight
on the laziness), depending on the person who does the course.

Cheers

Jacek
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


