Dec 6th SLOG
It's almost the end of this term, and I'm about to finish studying CSC104. In this term, I learned a lot from this course. I started from knowing nothing about DrRacket to being able to use DrRacket to do some calculation, to create an image, to do recursions. I had learned java before, but I started DrRacket all fresh. DrRacket made me become more interested in computer science. I'm happy to give some advice to students who are about to join this course. Firstly, you don't need to worry even if you know nothing about computer science or DrRacket. You would get to start from the very beginning. You will get to know about functions, know about what kind of input will produce the output you are looking for. If you want to prepare for this course, downloading DrRacket is the very first step that you need to do. Then, be creative. There is more than one answer when creating a function. For example, when you want to rotate an image clockwise 45 degrees, you can