Association Lists: Insert, Find, Remove | OCaml Programming | Chapter 8 Video 7

preview_player
Показать описание
How to implement a Map ADT with association lists as the rep type

Рекомендации по теме
Комментарии
Автор

Enjoying the courses on Ocaml! Gives great foundation to get started with the language. My Suggestion would be to put all of the chapters into a single project, cover dune, how to add libraries to projects, use your modules and expose them. The general software engineering approach. For a suggestion, it could be a simple bank system, where you deposit cash to a balance and the associated methods that come with it.
This gives lots of room for exploration down the line.

RuRu-vmyw