Feb 05
This week I played around with JS - reviewing the stuff we went over last week and started digging into the Eloquent JavaScript. I skimmed through the first section ("values, types and operators" - all concepts I knew) and read the second and third sections ("program structure" and "functions" - the sorts of things we looked at last week).
The "switch" concept was new to me - essentially used in the same way a string of if/if else/../else statements would be except with case/case/.../else.
Not a lot to say here.. I should definitely do some practice coding for next week (didn't get around to that too much this week).
I was thinking I should do at least one more week of JavaScript review before going back to my web-page. See the attached schedule/course objectives below.