Monday, 10 October 2011

I feel good about things.

I've started to take notes, writing down things that I did not already know. I like the idea, though it is too soon to see if they work. Something I did find the other day was that I ignored the stuff I already knew and accidently skipped over some stuff I didn't know, case in point compareTo(). I looked at an outdated API, so I made mistakes with the compareTo() string method, though I really should have just plugged it into java. Generally I'm liking the material that I didn't already know. Switch cases are useful, though not immediately so. Things like the option of brackets in an if statement are useful to know, though I will probably not utilize it myself, such is a lot of the things we are learning.

No comments:

Post a Comment