A newbie in Haskell land or another monad tutorial
Posté par alpheccar le29 Nov 2006 à19:27 CEST
I am a newbie in the Haskell land. I was lost but found some good maps and discovered there is a tradition in Haskell land : writing a monad tutorial.
There are so many monad tutorials that writing a new one is getting difficult. And writing a good one if even more difficult. So, I am just going to explain my own understanding.
The first thing to note is that monads are EASY !!
Colorized lambdabot for Windows
Posté par alpheccar le10 Nov 2006 à16:54 CEST
I am often forced to use Windows :( But unfortunately, I have been unable to find a version of lambdabot for it. Since I am using this excellent tool more and more often, I decided to try to build it for windows.
Haskell PDF 0.3
Posté par alpheccar le27 Oct 2006 à19:11 CEST
I made some updates to my small Haskell PDF library.
Haskell, PDF and Penrose Tilings
Posté par alpheccar le19 Oct 2006 à19:28 CEST
I am currently learning Haskell and the only way to learn a programming language is coding. So I decided to write a portable PDF library.
Le principe d'incertitude de Heisenberg
Posté par alpheccar le11 Aoû 2006 à20:32 CEST
Le principe d'incertitude de Heisenberg, tel qu'il est présenté dans les livres de vulgarisation, dit : toute mesure perturbe l'objet mesuré donc il y a une limite ultime à la précision des mesures.
Mais ceci n'est pas le principe d'incertitude !
Ce blog est compatible LifeBlog
Posté par alpheccar le24 Jun 2006 à13:07 CEST
Après un peu de travail je suis heureux d'annoncer que ce blog est enfin compatible avec LifeBlog
The best programming languages
Posté par alpheccar le13 Jun 2006 à18:06 CEST
It is of course impossible to choose, in a objective and absolute way the best programming language. Choosing a programming language is dependent on too many things. A language which may be very good for a specific use may be the wrong language to use for another task.
Un nouveau blog
Posté par alpheccar le10 Jun 2006 à17:31 CEST
Un nouveau blog, un nouvel hebergeur et je l'espère aussi de nombreux nouveaux textes.
Mathematical Structures
Posté par alpheccar le28 Déc 2005 à17:48 CEST
I like this overview of the mathematical structures used in theoretical physics. Click on the picture to see the full size version.
Cellular Automata
Posté par alpheccar le18 Déc 2005 à14:06 CEST
Most physical systems are modelized using continuous mathematics. A cellular automaton is different : it is a discrete system. A regular grid of cells in one, two or several dimensions is the stage where the dynamics is taking place. Each cell can have a finite number of states. The state of a cell is changing as a function of a time which is also discrete.

