У нас вы можете посмотреть бесплатно OCaml from the very beginning [1] или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Over the past few days, I've been exploring how memory allocation works in C and creating very basic examples of allocating and freeing memory. Along the way, I found myself wanting to do some functional programming along with C which led me to OCaml. I kinda like learning more than one thing at the same time. I decided to explore OCaml from the Very Beginning by John Whitington, a book designed for those new to programming, functional programming, or OCaml itself.In this session (not streamed, but recorded), I worked through the book from the beginning and made it to the second chapter, "Names and Functions." I think I'd like to alternate between learning C and OCaml. References: https://johnwhitington.net/ocamlfromt...