Thursday, January 23, 2014

Week 3

Object-Orientated Programming Last year one of the most interesting and challenging concepts in CSC108 was objects. It was enjoyable because it seemed like for the first time in python I was truly creating something on my own and legitimately "program". As the first three weeks progressed learning more and more functions and built-ins of Classes proved to be challenging as I try to append the new knowledge into my fundamental understanding of Classes. At the same time information learnt about Classes were easier to retain than lessons learnt about recursion and exceptions. Even to this point I have been having troubles grasping the main idea of these two topics but week by week it was been getting clearer. One thing I should have been doing more is following along and writing code with the professor in lecture. To better my understanding I plan to review the course material as well as read outside articles on the subject.