CSCI 185: Fall 2022

Introduction to Programming for the Web

CSCI 185: Fall 2022

Fish by @akeatk

Lectures > 11. Functions

Today we will be going over the rules of functions in more detail, and learning about some different techniques for creating functions.

Today's Activities

For today, please do the following:

1. Download the Exercise Files

Exercise Files

2. Complete the Assigned Readings

  1. How To Define Functions in JavaScript. Digital Ocean
  2. Understanding Template Literals in JavaScript. Digital Ocean

Optional Readings

  1. 5 Differences Between Arrow and Regular Functions.
    These distinctions aren't relevant for the purposes of this class.

3. Review the Slides

  1. Functions

4. Watch the Lecture Video(s)

Link Title Type Duration
Video 1 Creating your own functions lecture