Monday, January 17, 2011

Sorting and Searching

I did half of the exercises we were supposed to do and even though I felt confident about some of my answers, few of them were wrong so that was one disappointment. I need to do these once again before the test and definitely need more practice with coding especially for the free response part. On the whole I think it was an ok-ok exercise but I still seem to struggle a bit with it. Some of my doubts hopefully will be cleared in school if we go over this stuff. One of the major problems with me is coding I believe. I understand well what the question is asking and I can put things well in words. I understand the logic but not the syntax. I do know that for the coding practice, doing more JavaBats will help but even when my Javabats concepts are cleared, I get stuck while doing the free responses or those kind of problems.

Sunday, January 9, 2011

Multiple choice and Javabat - Recursion

The diagnostic test was pretty hard. Sadly, I couldn't answer many of them and it still seems very fresh to me right now. I looked at the explanations given at the end of the test but I still failed to understand few of them. Just as an example, I was stuck on number two as I do not remember studying top-down development or bottom-up development etc. and the explanation given at the back confused me ever more so that's one thing I definitely need to review or discuss with you in class. Some of the questions were quite straight forward but I had a hard time with many of them.
Talking about Javabat problems, I managed to do all except the ones that had string involvement. I could do 8 of them from Recursion - 1 and all of those had array involvement or just simple recursion ones. So I would want to review the string-recursion connection in class once because I really do not understand how they work together and failed to get even one right. I still haven't tried Recursion -2 but I will be doing that as soon as I understand how to do string-recursion problems.

Wednesday, December 1, 2010

A good google realated video

We watched this video in english class and it was pretty interesting.
It talks about Google and since we have been there already, I thought it was interesting.

Monday, November 29, 2010

Chapter 10 questions