AdminSysNet

Aller au contenu | Aller au menu | Aller à la recherche

Développement › Objective Caml

Fil des billets

Mathématiques discrètes appliquées à l'informatique

http://www.aduni.org/courses/discrete/

En rapport avec mes cours de programmation fonctionnelle,
ce site contient des informations très utiles et intéressantes.
On y trouve des vidéos de cours  (en anglais!!!) sur des sujets tels que l'induction et la récurrence,
ce qui est très utile pour faire des démonstrations de preuve de programme.

InstructorShai Simonson

Course Description

This course covered the mathematical topics most directly related to computer science. Topics included: logic, relations, functions, basic set theory, countability and counting arguments, proof techniques, mathematical induction, graph theory, combinatorics, discrete probability, recursion, recurrence relations, and number theory. Emphasis will be placed on providing a context for the application of the mathematics within computer science. The analysis of algorithms requires the ability to count the number of operations in an algorithm. Recursive algorithms in particular depend on the solution to a recurrence equation, and a proof of correctness by mathematical induction. The design of a digital circuit requires the knowledge of Boolean algebra. Software engineering uses sets, graphs, trees and other data structures. Number theory is at the heart of secure messaging systems and cryptography. Logic is used in AI research in theorem proving and in database query systems. Proofs by induction and the more general notions of mathematical proof are ubiquitous in theory of computation, compiler design and formal grammars. Probabilistic notions crop up in architectural trade-offs in hardware design.

Programmation fonctionnelle:langages et principes

Ocaml, Lisp, Scheme, Haskell, Miranda,...:
http://www.siteduzero.com/tutoriel-3-103340-programmation-fonctionnelle.html

http://www.siteduzero.com/tutoriel-3-36703-la-recursivite.html


Objective Caml

Cours Obejective Caml pour débutant:
http://www.siteduzero.com/tutoriel-3-89650-apprenez-a-programmer-avec-o-caml.html
http://www.siteduzero.com/tutoriel-3-86969-les-interfaces-graphiques-avec-ocaml.html

http://caml.inria.fr/
http://caml.inria.fr/ocaml/

http://fr.wikipedia.org/wiki/Objective_Caml

Cours sur librecours.org:
http://www.librecours.org/cgi-bin/domain?callback=info&elt=2
http://www.librecours.org/cgi-bin/domain?callback=info&elt=5


http://www.pps.jussieu.fr/Livres/ora/DA-OCAML

http://www.ocaml-tutorial.org/fr
Liste des modules disponibles pour accéder à MySQl,Postgre, Gtk, intégration dans Apache,...:
http://wiki.cocan.org/getting_started_with_ocaml_on_debian