caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Arthur Chargueraud" <cours_caml@france-ioi.org>
To: <caml-list@inria.fr>
Subject: Online Programming Course for Beginners, in Ocaml (in french)
Date: Mon, 21 Feb 2005 18:13:11 +0100	[thread overview]
Message-ID: <003d01c51838$a372c490$6dcf2bd4@residence.enslyon.fr> (raw)

( - french version below // version française plus bas - )


I'd like to announce the release of an Ocaml programming course.
It is designed for beginners, and does not require any knowledge
in programming at all. Anyone aged over 12 should be able
to complete the course on his own, and thus learn the fundamentals
of programming. For the time being, it is only available in french,
but it will be translated into english later on.

Table of contents :
   Chapitre 0  Introduction
   Chapitre 1  let, if, for
   Chapitre 2  float, int, ref
   Chapitre 3  function
   Chapitre 4  array, char, string
   Chapitre 5  bool, random
   Chapitre 6  while, rec
   Chapitre 7  expression
About 130 exercices are part of the tutorial.

As you may notice, the course currently only covers about the first half
of general programming concepts. I may cope with the second half in the 
future.


The tutorial is available as text version, as PDF or PS files (about 170 
pages),
but also through an online interactive version : one can test and submit
source code, that will be compiled and evaluated online.

Access the tutorial : http://www.france-ioi.org/cours_caml/index.php

Note : access is free to all, but if you want to submit code
       you will need to go through a quick registration.

The material is hosted by France-IOI, an organisation focused on the 
development
of algorithmics and programming for algorithmics in french speaking 
countries.

If you have specific questions, conctact me on : cours_caml@france-ioi.org


Arthur Charguéraud,

Student at Ecole Normale Supérieure de Lyon (ENS), Computer Science 
department,
Co-trainer of the french team for the International Olympiads in 
Informatics.


------------------------ VERSION FRANCAISE ------------------------

--- Cours de programmation pour débutants en Ocaml (en français) ---


Je souhaite annoncer la mise en ligne d'un cours de programmation en Ocaml,
écrit spécialement pour les débutants en programmation.
Le cours est conçu pour que toute personne de plus de 12 ans
soit capable de terminer le cours sans aide extérieure,
apprenant ainsi les bases fondamentales de la programmation.
Pour l'instant, ce cours n'est disponible qu'en français,
mais il pourra être traduit en anglais plus tard.

Table des matières :
   Chapitre 0  Introduction
   Chapitre 1  let, if, for
   Chapitre 2  float, int, ref
   Chapitre 3  function
   Chapitre 4  array, char, string
   Chapitre 5  bool, random
   Chapitre 6  while, rec
   Chapitre 7  expression
Environ 130 exercices sont intégrés au cours.

Comme vous l'avez sans doute remarqué, seule la première moitié des concepts
de programmation est couverte. Je m'occuperai plus tard de la seconde 
moitié.


Le cours est disponible en ligne en version texte, en PDF ou en PS
(170 pages environ), ou bien en version HTML interactive,
sur laquelle il est possible de tester et de soumettre des sources,
pour qu'ils soient compilés et évalués en ligne.

Accès au cours : http://www.france-ioi.org/cours_caml/index.php

Note : l'accès est libre, mais pour pouvoir soumettre des sources
       il faut prendre quelques minutes pour s'enregistrer.

Le support de cours est hébergé par France-IOI, une association dont le but
est de promouvoir le développement de l'algorithmique et de la programmation
pour l'algorithmique dans les pays francophones.

Pour toute question spécifique, vous pouvez me contacter sur 
cours_caml@france-ioi.org


Arthur Charguéraud,

Etudiant à l'Ecole Normale Supérieure de Lyon (ENS), en informatique,
Co-entraineur de l'équipe de France aux Olympiades Internationales 
d'Informatique.


                 reply	other threads:[~2005-02-21 17:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003d01c51838$a372c490$6dcf2bd4@residence.enslyon.fr' \
    --to=cours_caml@france-ioi.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).