Reflection on Week 2
(If you want to write up your answers using Markdown,
here is a Markdown template you can use.)
    - Comparing C (what you've learned so far) with other languages you
        know, such as Java, JavaScript, or Python, is there anything that
        has struck you? (For example, as different, unexpected, surprisingly
        similar?)
    
- If a "16-bit machine", "32-bit machine", or "64-bit machine" refers
        to the size of an address, what does that tell you about the
        maximim size of addressable memory for each type of machine?
    
- If a "16-bit machine", "32-bit machine", or "64-bit machine" refers
        to the size of an int, what does that tell you about the
        maximim value of an unsigned int for each type of machine?
    
- Thinking about your own learning style (not necessarily just for
        this class), what resources, or
        combination of resources, do you find most helpful?  Textbook,
        videos, "lab time", outside-of-class assignments, web resources,
        interacting with classmates, interacting with an instructor or TAs?
        Do you feel you are organizing and using the resources available to
        you in the way that best suits your learning?  If not, what would
        be more effective?  Are there suggestions you have for me to
        improve the learning environment?