SLOG 3

– What advice would you give to a student beginning this course about (a) how to design a function, and (b) how to prepare for this course?

The design of a function may be difficult at first but once broken down into multiple pieces everyone realizes that it is easier than it seems. You tend to realize that you start writing more and more overtime and it become more complex, but the main idea is that you order what you want to happen by the way it is placed in the parentheses. I also believe that if I were giving a student advice about designing a function, I would say almost every time there will be something small that is wrong with the code and need to be fixed and that it is not a big deal as long as you know where the problem is and how to fix it. Nothing needs to be done before the course in order to prepare but I believe that just a small amount of studying every week for the weekly quiz as well as attending office hours for the projects will go a long way. If you do not do well on a quiz I think it is very important to quickly understand what was going on wrong, because everything will be reused week after week. Other than that I believe CSC104 is the perfect course to introduce a person to computer programming as I believe that even if someone decides they do not like it, it is still not too difficult and they can still achieve reasonably high marks.

Comments

Popular posts from this blog

SLOG

Slog 2