Skip to content
Snippets Groups Projects
Commit e937fa26 authored by Juuso Rytilahti's avatar Juuso Rytilahti
Browse files

Updated text

parent 231877f1
No related branches found
No related tags found
No related merge requests found
...@@ -371,8 +371,6 @@ Next let's discuss briefly about exeptions and error handling. Sometimes a proce ...@@ -371,8 +371,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.
Now continue to Part 2 materials and exercises will be published at **May 8th**.
[Part 2.1 - Contract-Based Programming](Part%202.1%20-%20Contract-Based%20Programming.md)
...@@ -26,5 +26,5 @@ We also offer variety of other courses, full list available [here](https://www.t ...@@ -26,5 +26,5 @@ We also offer variety of other courses, full list available [here](https://www.t
The course is held fully remote and all the materials will be provided in this repository and in ViLLE. As this is first instance this course is run in English, some changes may occur during the course. Also if you spot any mistakes or hard to understand things in the material, please reach out to us! The course is held fully remote and all the materials will be provided in this repository and in ViLLE. As this is first instance this course is run in English, some changes may occur during the course. Also if you spot any mistakes or hard to understand things in the material, please reach out to us!
Start from the [section 1 - Introduction](Introduction.md). Start from the [Part 1 - Introduction](Part%201.1%20-%20Introduction.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment