aldrik (25)in #programming • 4 years agosteemCreated with Sketch.Exception and explicit error managementOcaml language have a well supported exception mechanism, and also predefined types in library for explicit error…aldrik (25)in #programming • 4 years agosteemCreated with Sketch.Is array data structure evil ?In functional programming array is not the more used data structure. So the first assumption is that array isn't easy…aldrik (25)in #programming • 4 years agosteemCreated with Sketch.Zipper listIn functional programming, we use a lot recursion to iterate on datastructure. There is many kind of recursion, some…aldrik (25)in #ocaml • 4 years agosteemCreated with Sketch.Usage of ; and ;; in ocamlWhen I started to learn programming, I used a lot ; to separate statements. Later I discorvered Python, and it was…aldrik (25)in #ocaml • 4 years agosteemCreated with Sketch.Does TDD replace static types need ?The usage of unit testing through TDD deeply impact my view of how to design and think architecture, and honestly for…aldrik resteemedsarahjay1 (69)memberin Popular STEM • 4 years ago"Better Than Nothing Beta" SpaceX launches the beta version of its Starlink internet service(Image: SpaceX) SpaceX has launched a public beta test of the Starlink satellite internet system for users in the US…aldrik (25)in #ocaml • 4 years agosteemCreated with Sketch.chicken and rabbit math problem in OcamlReading the post , I feeled the desire to try it in my favorite language. Sor first, thank you @justyy for sharing…aldrik (25)in #ocaml • 4 years agohow to work efficiently with type inference of Ocaml languageOcaml is a strongly infered static type language. For those who want to go in more details, Ocaml type engine use a…aldrik (25)in #introduce • 4 years agoHi world !I'm very pleased to start my travel in Steemit world. Who am I ? I'm a professional agile coach, living in France…