Practice and Configuration

Getting Prepared for the CS351 Spring 2021 Midterm

NetId: Put Your NetId here with code

We need to set up our repos for our midterm! In the exam you are allowed to modify some files but not others. You must pay attention to the directions!

What About JavaScript

JavaScript is very important and will be on the exam. Make sure your local repo and corresponding GitHub repo are all on the same branch and ready to go!

This is a time limited exam, hence you don't want to waste any time on git or GitHub.

What About HTML

HTML is at the heart of everything we do. So you can't forget your HTML. On the exam you may spend more time reading my HTML5 rather than writing much yourself.

Remember to commit and push as often as you like. You should not need a very fast Internet connection for the exam. There is no video or audio in the exam. You will want key reference pages on JavaScript and the DOM to be easily and quickly available.

Commits after the two hour time limit will not be considered. Push and commit often. Your code must work to receive credit.