2015年1月29日星期四

The experience of doing assignment1

Frankly speaking, I didn't suppose the CSC148 course to be so hard. Never did I have any foundation on programming and that makes it tough to accomplish my first assignment.

In the course not all the stuff given by the instructor is clear to me. Some new methods or built-in functions which is not covered in 108's lecture are not explained specifically. So when I was doing the assignment I couldn't make it to write some methods. Either I could not figure out the whole structure consisting of classes. I felt very frustrated. So again I read about the course note post on the course website again and again and review the methods in 108. I think that I learned quite a lot after class to make me qualified for programming.

But finally I together with my partners decided to start from the game interface to find out what methods are required. After we run the code and find it available to play with the interface I even felt very proud of myself. Then we have to classify the methods into different classes and find what methods are generic so that can be under the super class. Though we find it very hard to transfer all the codes we write for the interface into the class game_view, we finally made it.

https://www.youtube.com/watch?v=QwnE8DQm-AIHahahaha during the most hard time we were listening to some really cool music making us motivated to carry on.

Finally we wrote the docstring and examples. May not so perfect but the outcome is very satisfying to me considering the tough start of the whole work.

没有评论:

发表评论