OCaml for Fun & Profit: An Experience Report • Tim McGilchrist • YOW! 2023

This presentation was recorded at YOW! Australia 2023. #GOTOcon #YOW Tim McGilchrist - Principal Software Engineer at Tarides @timmcgilchrist1546 RESOURCES ABSTRACT Why you should consider using OCaml for your next project? In this talk we will take a pragmatic journey through using the OCaml programming language to deliver real world systems. Along the way we will look at elements of engineering design, talk about tradeoffs between various solutions, discuss where to spend your innovation budget, and address the non-technical side of a project that often dictate whether a project succeeds or not. The talk will take the form of an experience report distilled from my experience designing, implementing, and delivering real world projects written in the OCaml programming language. I hope to share with you the learnings from my experience, introduce the general purpose programming language OCaml, and convince you to try out OCaml. [...] TIMECODES 00:00 Intro 02:34 Motivation 03:20 What is OCaml? 05:27 Who uses OCaml & what for? 07:38 Pragmatically solving problems 15:16 How statically typed FP’s write code 19:24 Case study: Interop with other languages 23:10 Case study: Extending the front-end 31:51 Collaborate using types 34:12 Refactoring fearlessly 37:44 Growing your team 38:48 Programming in the large 41:45 Retrospective on using OCaml 44:03 Wrap-up 44:43 Resources 45:31 Outro Download slides and read the full abstract here: RECOMMENDED BOOKS Anil Madhavapeddy • Real World OCaml • Merih Taze • Engineers Survival Guide • Richard Feldman • Elm in Action • Tim McNamara • Rust in Action • Jeremy Fairbank • Programming Elm • #OCaml #FunctionalProgramming #Programming #ProgrammingLanguage #OCamlTutorial #TimMcGilchrist #LambdaFoo #AlgebraicDataTypes #JSOO #TypeDrivenDevelopment Looking for a unique learning experience? Attend the next GOTO conference near you! Get your ticket at Sign up for updates and specials at SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Back to Top