- published: 05 May 2012
- views: 2903
- author: Yaron Minsky
72:43
Caml Trading
Jane Street Capital is a proprietary trading company that has shifted from developing soft...
published: 05 May 2012
author: Yaron Minsky
Caml Trading
Caml Trading
Jane Street Capital is a proprietary trading company that has shifted from developing software in mainstream programming languages to developing software alm...- published: 05 May 2012
- views: 2903
- author: Yaron Minsky
6:15
A Taste of OCaml
This is a presentation on OCaml for PL101: "Create your own programming language", a free ...
published: 07 Apr 2012
author: Nathan Whitehead
A Taste of OCaml
A Taste of OCaml
This is a presentation on OCaml for PL101: "Create your own programming language", a free online project-based class that is part of Nathan's University.- published: 07 Apr 2012
- views: 3508
- author: Nathan Whitehead
40:49
Why Rubyists Should Learn OCaml
An old presentation I gave to Ruby.MN on the OCaml programming language. Date was June 200...
published: 02 Dec 2011
author: Robert Fischer
Why Rubyists Should Learn OCaml
Why Rubyists Should Learn OCaml
An old presentation I gave to Ruby.MN on the OCaml programming language. Date was June 2008.- published: 02 Dec 2011
- views: 1399
- author: Robert Fischer
24:08
Ocaml Initiation et bases pour tous #1
Ocaml est un langage dit fonctionnel, donc tous est une fonction. Nous voyons donc les bas...
published: 10 May 2013
Ocaml Initiation et bases pour tous #1
Ocaml Initiation et bases pour tous #1
Ocaml est un langage dit fonctionnel, donc tous est une fonction. Nous voyons donc les bases de se langage pour commencer a coder. Site officiel : http://caml.inria.fr/index.fr.html- published: 10 May 2013
- views: 50
24:03
Deutsches OCaml-Tutorial 1
Eine Einführung in den Umgang mit dem OCaml-Interpreter. Meine homepage: http://www.arminh...
published: 25 Sep 2011
author: alf42red
Deutsches OCaml-Tutorial 1
Deutsches OCaml-Tutorial 1
Eine Einführung in den Umgang mit dem OCaml-Interpreter. Meine homepage: http://www.arminheller.de/ Ein OCaml-Online-Interpreter: http://urpc.dyndns.org/oc...- published: 25 Sep 2011
- views: 1930
- author: alf42red
12:13
Deutsches OCaml-Tutorial: Primitive Rekursion auf Listen
Erklärung von primitiver Rekursion auf Listen, eine Methode zur Erstellung von Funktions-D...
published: 24 Oct 2011
author: alf42red
Deutsches OCaml-Tutorial: Primitive Rekursion auf Listen
Deutsches OCaml-Tutorial: Primitive Rekursion auf Listen
Erklärung von primitiver Rekursion auf Listen, eine Methode zur Erstellung von Funktions-Definitionen in OCaml. Voraussetzung ist mein erstes OCaml-Tut. Hoff...- published: 24 Oct 2011
- views: 321
- author: alf42red
20:44
OUD 2012. Xavier Leroy: The state of OCaml.
O'Caml Users and Developers Workshop @ ICFP 2012. Xavier Leroy: The state of OCaml....
published: 17 Sep 2012
author: Malcolm Wallace
OUD 2012. Xavier Leroy: The state of OCaml.
OUD 2012. Xavier Leroy: The state of OCaml.
O'Caml Users and Developers Workshop @ ICFP 2012. Xavier Leroy: The state of OCaml.- published: 17 Sep 2012
- views: 878
- author: Malcolm Wallace
1:10
Ocaml Game Demonstration
So this is an explanation of what's happening in an ocaml based RTS game. Desclaimer: this...
published: 19 Jul 2012
author: Ranjay Krishna
Ocaml Game Demonstration
Ocaml Game Demonstration
So this is an explanation of what's happening in an ocaml based RTS game. Desclaimer: this is an academic project and not a commercial game. Its meant to sho...- published: 19 Jul 2012
- views: 133
- author: Ranjay Krishna
2:55
Raytracer (OCaml)
Projet "Objets géométrique" (Licence 3e année Université Denis Diderot - Paris 7) : implém...
published: 13 Jun 2013
Raytracer (OCaml)
Raytracer (OCaml)
Projet "Objets géométrique" (Licence 3e année Université Denis Diderot - Paris 7) : implémentation d'un raytraceur en OCaml.- published: 13 Jun 2013
- views: 10
0:58
Ocaml Based Real Time Strategy Game
This is a RTS game coded in ocaml, a funcitonal programming language. THe graphics are don...
published: 19 Jul 2012
author: Ranjay Krishna
Ocaml Based Real Time Strategy Game
Ocaml Based Real Time Strategy Game
This is a RTS game coded in ocaml, a funcitonal programming language. THe graphics are done using java jFrame. The game starts off with two town centers and ...- published: 19 Jul 2012
- views: 163
- author: Ranjay Krishna
14:16
OUD 2012. Yaron Minsky: Towards an OCaml Platform.
O'Caml Users and Developers Workshop @ ICFP 2012. Yaron Minsky: Towards an OCaml Platform....
published: 17 Sep 2012
author: Malcolm Wallace
OUD 2012. Yaron Minsky: Towards an OCaml Platform.
OUD 2012. Yaron Minsky: Towards an OCaml Platform.
O'Caml Users and Developers Workshop @ ICFP 2012. Yaron Minsky: Towards an OCaml Platform.- published: 17 Sep 2012
- views: 338
- author: Malcolm Wallace
34:16
OCaml and Acunu Experience Report
OCaml and Acunu Experience Report, Tom Wilkie (Acunu) Acunu is reengineering the Linux sto...
published: 27 Mar 2012
author: anilmvs
OCaml and Acunu Experience Report
OCaml and Acunu Experience Report
OCaml and Acunu Experience Report, Tom Wilkie (Acunu) Acunu is reengineering the Linux storage stack from the ground-up for Big Data applications. Since our ...- published: 27 Mar 2012
- views: 237
- author: anilmvs
10:03
Unit Testing in OCaml with OUnit
A tutorial showing how to get started in OCaml Unit Testing using OUnit and OcaIDE....
published: 25 May 2008
author: k0rmadreem
Unit Testing in OCaml with OUnit
Unit Testing in OCaml with OUnit
A tutorial showing how to get started in OCaml Unit Testing using OUnit and OcaIDE.- published: 25 May 2008
- views: 6043
- author: k0rmadreem
26:35
OCaml-Tutorial: Teile&Herrsche; etwas Pattern-Matching
Ein weiterer screen-cast. Ich habe noch eine Milliarde weitere geplant. Dieses hier musste...
published: 13 Nov 2011
author: alf42red
OCaml-Tutorial: Teile&Herrsche; etwas Pattern-Matching
OCaml-Tutorial: Teile&Herrsche; etwas Pattern-Matching
Ein weiterer screen-cast. Ich habe noch eine Milliarde weitere geplant. Dieses hier musste ich 2mal aufnehmen, weil ffmpeg beim ersten mal in eine ENDLOSSCHL...- published: 13 Nov 2011
- views: 329
- author: alf42red
Youtube results:
18:23
OUD 2012. Mark Shinwell: Real-world debugging in OCaml.
O'Caml Users and Developers Workshop @ ICFP 2012. Mark Shinwell: Real-world debugging in O...
published: 18 Sep 2012
author: Malcolm Wallace
OUD 2012. Mark Shinwell: Real-world debugging in OCaml.
OUD 2012. Mark Shinwell: Real-world debugging in OCaml.
O'Caml Users and Developers Workshop @ ICFP 2012. Mark Shinwell: Real-world debugging in OCaml.- published: 18 Sep 2012
- views: 226
- author: Malcolm Wallace
11:25
OCaml y recursividad - 2. Tipos de datos básicos, expresiones + aritmética
Lee la descripción! http://tutorialesnet.net Mantente en contacto con nosotros: Twitter: h...
published: 27 Dec 2012
author: tutorialesnet
OCaml y recursividad - 2. Tipos de datos básicos, expresiones + aritmética
OCaml y recursividad - 2. Tipos de datos básicos, expresiones + aritmética
Lee la descripción! http://tutorialesnet.net Mantente en contacto con nosotros: Twitter: http://www.twitter.com/tutorialesnet Fan Page de Facebook: http://w...- published: 27 Dec 2012
- views: 61
- author: tutorialesnet
7:25
OCaml y recursividad - 40. Módulo List - MAP
Sitio web: http://tutorialesnet.net
Twitter: http://www.twitter.com/tutorialesnet
Fan Page...
published: 01 Sep 2013
OCaml y recursividad - 40. Módulo List - MAP
OCaml y recursividad - 40. Módulo List - MAP
Sitio web: http://tutorialesnet.net Twitter: http://www.twitter.com/tutorialesnet Fan Page de Facebook: http://www.facebook.com/tutorialesnet- published: 01 Sep 2013
- views: 11
18:11
OCaml y recursividad - 41. Módulo List - REV_MAP, FOLD_LEFT y FOLD_RIGHT
Sitio web: http://tutorialesnet.net
Twitter: http://www.twitter.com/tutorialesnet
Fan Page...
published: 02 Sep 2013
OCaml y recursividad - 41. Módulo List - REV_MAP, FOLD_LEFT y FOLD_RIGHT
OCaml y recursividad - 41. Módulo List - REV_MAP, FOLD_LEFT y FOLD_RIGHT
Sitio web: http://tutorialesnet.net Twitter: http://www.twitter.com/tutorialesnet Fan Page de Facebook: http://www.facebook.com/tutorialesnet- published: 02 Sep 2013
- views: 49