WEEK: 2
Active: January 20th - January 26th
Work Due: January 27th @ 11:59 PM

Weekly Conclusions

This week you were introduced to JavaScript and worked through the critical “JavaScript Rules! (aka Hello World!)”.

This is a purposefully light week. You should use this week to get caught up on any Web Dev principles that you may be uncomfortable with or missing from last semester. Again you can use your previous website or the original MART 341 site. In particular, you should make sure you are comfortable with;

  • linking between pages and to other files (i.e., image file, JavaScript files, CSS files, etc.)

It would be best if you also took the time to make sure you are comfortable with the new <script> tag, and how to include inline and external JavaScript.


Next week, we will began to look at the basics of programming, including;

  • variables,
  • program flow,
  • debugging,
  • and structure.

In the meantime, don’t forget to set up a time to meet through calendly for our weekly check-in. My Office Hours for the semester also located in the “Instructor” tab above.


Previous section: