Read the reminders below carefully. They will help you finish your submissions, prepare for Quiz 2, and move into Unit 1.3 with confidence.
Order for today: first make sure 1.2.6 and 1.2.7 are submitted, then take Quiz 2, then move on to Unit 1.3 and get as far as you can.
Close to English and easier for people to read and write. Python is a good example.
Closer to the computer and more focused on machine level control.
Runs line by line and can tell you exactly where an error happens.
Checks the whole program before running, so one mistake can stop the full program.
Important: there are two submissions you need to have turned in before moving on.
Due today: 1.2.6 and 1.2.7
When you run the program:
Read these reminders before you begin. They are here to help you think back to what we practiced.