CSET-105 Intro to Web Applications

Week 3: Functions and Scope

Main Objective: Learn to create our own abstractions to organize larger and more complex programs.

Lessons:

  1. Programs Within Programs
  2. More With Functions

Project:

Follow the project instructions as best you can. You can ask for help from your team or the tutors, if needed, but make sure you're submitting your own work.

Assessment:

Go to your cset repo on GitHub and create a new file in the 105 folder called assessment-3.md. Add your answers to the following questions to the file and "commit" them to GitHub. Here are the guidelines if you forget them.


Reference:

More Resources: