Skip to content

PCM-M46-Coursework/W02-JavaScript-Fundamentals

Repository files navigation

Week 02 - JavaScript Fundamentals Challenges

Author: Peter C. Matthews

This repository contains my submission for the Master Coding course at CodeNation.

Brief

This should include your answers to the challenges set from Week 2. These include:

  1. Dot Notation
  2. Variables, and Operators
  3. If/Else, and Switch
  4. Loops, and Arrays
  5. Functions
  6. Objects