Week 6 - Day 2
Topics: Javascript Objects
Exercise: Wrote a program Say Magnitudes that takes a number in numerical form (up to 999,999,999,999) and spits out the number in Englishy block (i.e. 999 billion, 999 million, 999 thousand and 999). Wrote less than 30 lines of code, which makes me pretty proud!
Lab: Lots and lots of Javascript exercise. Pretty comfortable with the syntax (I'm super strict about indentation and white spaces!). I got this in the bag!
Headache Level: 2 - Mild pain
Not bad, not bad at all. Quite enjoying Javascript and am super excited to learn what it can do (later this week. Though I foresee spending hours on tonight's homework (MTA remake), I have a feeling it's going to be a fun one!
Things to remember:
DO NOT. I repeat - DO NOT - call Javascript "Java". They're as similar as ham to a hamster.
Javascript allows you to set new keys at any time - so be very careful with spelling... so for example, you can accidentally set keys "religion" and "relijion" and debugging will be über difficult. Be careful!









