Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutability, promises, and monads are misplaced #199

Open
clarksmr opened this issue Jan 2, 2025 · 0 comments
Open

Mutability, promises, and monads are misplaced #199

clarksmr opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@clarksmr
Copy link
Contributor

clarksmr commented Jan 2, 2025

For historical reasons, the chapters/sections on mutability, promises, and monads are shoe-horned into the same chapter as efficient data structures. We are considering factoring out all of that and moving it to immediately after modular programming. That would let us cover the material in the "OCaml Programming" part of the textbook instead of the "Correctness and Efficiency" part. Locally at Cornell, it would improve the course schedule and possibly the final project.

@clarksmr clarksmr added the enhancement New feature or request label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant