These are the Reflections and Resources used for each Module.
Module 3
Reflection on 3: Variables seemed very easy to work with. The only thing I wonder is if it takes more time to write the variable code and put it in the HTML or if it would be more timewise to just write it in the HTML. I presume it would depend on the amount of times the variable would be used in a page or document. I would probably use external variable sheets in most cases.
Resources Used: The PPT and the book were used for this Module.
Module 4
Reflection on 4: The pop-up box function can be lots of fun! And, as I so pointed out, annoying as all hell too! I can see using function more for math (grading and such) then just writing text. I would again use external function sheets compared to adding it to the HTML document directly.
Resources Used: The PPT and the book were used for this Module.
Module 5
Reflection on 5: Operators are nice, easy to learn and use. But I don't get why it added the space next to the dollar sign and add decimal points. I am presuming that comes in a later chapter. Like the variables and functions, I am sure as we move along, more uses of all of these will become apparent. I added all the comments in the head section right in the script. I did the same in Module 4. I know this Module 5 is a long one, I got a tad carried away but it should certainly show that I am learning.
Resources Used: The PPT, book and W3 Schools were used for this Module.
Module 6
Reflections on 6: Conditional Statements and Loops was another easy task. I am certain in further Modules we will be revisiting this area more. (The book tells me so) I would like to see how to add a statement that if I say a certain track that the document.write will place a statement in the body. I guess that would come into play with a form. Loops could be as annoying as functions that have a window.alert that you have to keep clicking to enter a page. I still like those! Also, I find it much easier to place conditional statements and loops in the body rather then the head. I don't want a pop-up alert on my racing just yet.
Resources Used: The PPT, book, W3 Schools, Netscape JavaScript, and Echo Echo were used for this module.
Module 7
Reflections on 7: Event Handlers are a nice thing to use on webpages but like with all extra, moderation is a key! I am not happy with the book not showing event handler examples of the 13 less used but I found many resources of those online. Still confusing on some but I am certain once we move past the individual lessons and move towards tying them together, it will all fall into place.
Resources Used: The PPT, book, SIS Islands, Elated, Intranet Journal were used for this module.