2015년 2월 15일 일요일

CSC148 Week 6 Slog

     In this week in the lecture, we learned about Object-Oriented Programming. When I first see the lecture slides, I was really confused because it looked like biology to me. There were terms called 'tree', 'leaf', and 'node'. As the lecture goes, I understood that the Object-Oriented Programming was like family tree. Parent is top of the tree which is node and children are below parents and children who doesn't have children is called leaf. To write codes for this programming, as I see lots of codes with Tree class, all of them had same __init__ method. For other methods, we can write recursion codes or other codes that we learned throughout the lectures. These are concepts of Object-Oriented Programming.

댓글 없음:

댓글 쓰기