Answer the following questions about Douglas Crockford's JavaScript the Good Parts Google lecture. Some questions require more discussion than others, but you will most likely be unable to receive full marks for one-sentence answers.
You may collaborate with other students to come up with answers, but you must write the final responses on your own. Be sure to note anyone you collaborated with in the refrences file.
===
operator and not the ==
operator?
In addition to the files required by the parts above (at least one txt file), submit a text file named references.txt. In this file, provide a citation for each resource you used (excluding class notes, and assigned readings, but including other students) to complete the assignment. For example, if you found a Stack Overflow answer helpful, provide a link to it. Additionally, provide a brief description of how the resource helped you. Your file should look something akin to:
uvaid: mst3k
http://www.w3schools.com/bootstrap/bootstrap_ref_comp_glyphs.asp
Helped me to use a glyphicon correctly.
Also provide a readme.txt file that includes your UVA computing ID and directions identifying which files are associated with each part of the assignment.
Your readme should have a format similar to:
uvaid: mst3k
Homework 4
answers.txt -> my answers
Make a zip archive named with your UVA computing ID and "hw4" that
includes all of the required files (zip -r [zipfile.zip]
[directory_to_zip]
). Upload this to the submission
website.
Remember, you may upload your submission multiple times. Try this before the deadline so that there is time to recover from any technical difficulties.