@@ -374,6 +374,6 @@ Next let's discuss briefly about exeptions and error handling. Sometimes a proce
...
@@ -374,6 +374,6 @@ Next let's discuss briefly about exeptions and error handling. Sometimes a proce
It's also good to recognize when an procedures only observes data and when it might modify it. Similarly, for example, printing to a screen and printer changes the physical world irreversibly, even if the computation would be reversed.
It's also good to recognize when an procedures only observes data and when it might modify it. Similarly, for example, printing to a screen and printer changes the physical world irreversibly, even if the computation would be reversed.
Part 2 materials and exercises will be published on **May 8th**.
Now do the exercises for part 1 in ViLLE, and then continue to .