Monday, February 24, 2014
Week 6
The assignment 1 is due this Thursday and my partner and I are working together on this relatively tough work. We did some tests to test whether our program works fine.
Reading Week is coming soon and I'm happy to have plenty of time to find more interesting things about computer science during the break. I have a plan for this reading week including learning more recursion and doing more practice, and learning some new programming language such as objective-C and Java...
We learned some new things about "Tree" although we have already encountered binary tree problem in one of the previous lab. Apart from some terminology of trees, we learned how to implement different methods to, for example, count the leaves, nodes and so on. It requires quite a bit thoughts and a good understanding about recursion.
I find labs really helpful. I can not only meet challenging problems and discuss with my fellows, but also make friends at the same time!
Anyway, I love programming:)It makes me feel alive~
Subscribe to:
Post Comments (Atom)
Yeah. Tree is a very helpful structure.
ReplyDelete