Friday, 5 April 2013

LAST DAY OF CLASS

The day has finally come and I am done with my classes in my first year in University. This experience has been new and educational. Taking computer science as an elective, I grew to really enjoy it and as well succeed in it. Therefore, I plan to take another computer science course next year and minor in computer science, in addition with my specialist.

I enjoyed the problem solving aspect and the need to be attentive to detail in computer science. At times when I found a programming or topic difficult, I always resorted back to my lecture notes and tutorial notes. As a result, I did really well in my assignments and tests.

Thus, my greatest achievement in computer science would be the fact that I worked on the projects on my own and were able to solve it through using all my resources, such as lecture notes, tutorial notes, and Dr. Racket. It has force me to acknowledge the fact that I have potential to grow and develop more in my studies and as an individual.

Project 2

For this project, it felt more difficult than the first project. I had trouble with the parameter in the fractal racket file, in that it was hard making the parameters.
In a parameter, there are two variables; however, when I wrote the algorithms (or sequence),  there was only one variable. Therefore, I did not know how to interept it into the algorithms. So, I decided to use the "help" option in Dr. Racket and look through the topics. In the end, I was able to solve the problem!
I was also able to do the bonus portion of the assignment by myself, so using reading the topics under the help options really assisted me in this project.

Although, it was difficult, I enjoyed working on this project.