New: ocamlAll contenthive-129948hive-196917krzzansteemhive-183959hive-180932hive-166405photographyhive-185836uncommonlabhive-150122hive-183397hive-144064bitcoinlifehive-188619krsuccesshive-139150hive-101145hive-103599hive-124908hive-145157hive-184714hive-109690TrendingNewHotLikersenzojade (28)in students • 8 months agoMastering OCaml: Tips, Tricks, and Expert Solutions for Your Programming AssignmentsAre you struggling with your OCaml assignments? Feeling lost amidst the sea of code and syntax? Fear not, for help is at hand! Welcome to ProgrammingHomeworkHelp.com, your go-to destination for…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 to use in this paradigm. Not so easy to use Array is available in the…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 of them can trigger a stack overflow. I read in the internet that a good use of…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 quite strange. But more strange was when I started Ocaml. You have ; but also ;;…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 the good. I practiced it with Python, PHP and Java and now in OCaml. I read…aldrik (25)in hive-172186 • 4 years agosteemCreated with Sketch.Does unit testing makes static typing unuseful?The usage of unit testing through TDD deeply impact my view of how to design and think architecture, and honestly for the good. I practiced it with Python, PHP and Java and now in OCaml. I read…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 initialy the solving of this litlle math game in Python. Solving it first on a…aldrik (25)in hive-172186 • 4 years agosteemCreated with Sketch.Hello world!I'm very pleased to start my travel in Steemit world. Who am I ? I'm Aldrik, a 40 years man, working as a professional agile coach, living in France, with a strong passion for music, and…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 Hindley Milner type system. the goal of this article is find a way to use…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, with a strong passion for music, and development. I searched since a long time…evrone (41)in ocaml • 4 years agoHannes Mehnert on MirageOS and OCaml: Functional programming is about better code maintenance and program understandingOur backend engineer, Pavel Argentov, travelled to Marrakech, Morocco to attend the ninth MirageOS retreat, which was held from March 13–19, 2020. The goal of the event is to bring both experienced…o1o1o1o (55)in blockchain • 7 years agoTezos - a different philosophy on the blockchainI know all the blockchain buzz on Steemit seems to be focused on EOS at the moment - for obvious reasons. However today I did a bit of reading about Tezos which just had a record ICO sellout of…