Codecademy JavaScript
For this assignment, I took the Codecademy JavaScript tutorial, which provided interactive lessons and an environment to code and receive immediate feedback. After learning the basic syntax and control flows of JavaScript, I used that knowledge to create functions that create different outputs based on the different input parameters. Below is an example of a takeOrder function that I created in Codecademy. The function takes the topping of the pizza order as a parameter, and then outputs to console what kind of pizza was ordered: