Week 3:
Things I found useful/ interesting:
The use of the define function to simplify
large lines of code. On the other hand, the information provided by professor
Heap on regards of the use of computers that could solve mathematical
uncertainties such as Babbage difference engine.
Things I had trouble with:
Understanding the ‘Check expect’ function. My
solution to this hindrance was reviewing the videos again, as well as reading
the book Picturing programs. According to the information i could understand
from the video, the check expect function will determine if the format of many
lines of code are working as expected when typing them.