Skip to content

Opening book details…

Can I read Computer Learning Book - Part19 on EtoBox?

Computer Learning Book - Part19 by iwannabecomeyourboss is a document available to read on EtoBox.

What is Computer Learning Book - Part19 about?

Chapter 9 discusses mutation in programming, focusing on imperative procedures like mlist-map!, mlist-filter!, and mlist-append! that modify input lists directly rather than creating new ones. It highlights the efficiency gains from mutation, such as constant memory usage and linear running time, while also addressing the complexities introduced by aliasing and the challenges in reasoning about code. The chapter concludes by contrasting functional and imperative programming, leading into the introduction of

Author
iwannabecomeyourboss
Language
EN