Posts

Showing posts from December, 2017

Good bye~ CSC104!

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 ? Some advice I would give a student entering this course would be: Time flies so fast , it is time to write final SLOG for csc104. I can ’ t believe that this semester passed so quickly!     a) For a student beginning this course , I would advise them to always make check-expects before designing a function. For a function , there is always a function name followed by the parameters it uses. This is called header. Then , there is the function body , in the argument , you can replace with a number , an image , strings , etc. The function can produce an answer when you run it. Please , make sure the number of the bracket is correct. If there is an error , it cannot pass. Don ’ t be worry about that , follow the instruction to correct it. This is a good approach to help student deeply understand what they do not un