Saturday, 28 November 2015

Project II

Having done about half of project II, I can say for sure that it is much easier than the first project. Even though after completing the first project, I understood what each function did, it took me a lot of time to write some of the functions and to fully comprehend their purpose. However in this project most of the functions seem straightforward to construct and their check-expects make it easier to get an idea of what the function should be, than was the case in project I. It is also easier to see which functions require apply, map, or filter in them. The functions that use functions created earlier in the project are also easier to construct since the output of most of the functions is relatively easier to understand than that in project I. The functions are short in length however they are powerful. Maybe I am finding this project easier because I spent a lot of time on the first project and have now got the hang of how to construct complicated functions.

No comments:

Post a Comment