In this week we had learn a new concept which call link listed, i don't fully understand what is the mean by link listed, so i did a little bit research. " In computer, a link listed is a data structure consisting a groups of nodes which together reparent a sequence." under the simplest form, each nodes is composed of a date and a link to the next node in the sequence. i think it's a hard topic. i need to work on writing the LinkList method.
we only had one lecture this week, because we have test 2 on Wednesday and the test 2 is harder than i expected.
Monday, March 16, 2015
week 8
Our second assignment due this week. This assignment involved a new game which is called Tippy. We work on group. firstly, we read the take the note about assignment together, and we separate the woke into 3 part, so our member has individual work to do. After every done their own word, and we set together to work on running the program, find the problem and fix it.
due to the strike, csc148's tutorial has been canceled, we have to do our lab on our work. but write the problem which i was confused, and went to the prof's office and asking the the question.
Sunday, March 1, 2015
Summary of Recursion
we had learn about recursion in the past few week. recursion is a tricky content for me. From what i learn about it, i thought that recursion is way of programming or coding a problem and many of recursive functions have itself as code in the function body. Recursion is really useful, when we are going to find the max number form list, and we can use recursion to solve the problem.
Recursion is not that easy and i still try my best to understand the concept and try more practice problem.
Recursion is not that easy and i still try my best to understand the concept and try more practice problem.
Subscribe to:
Comments (Atom)