IT 244: Introduction to Linux/Unix
Class 25

Review

New Material


Microphone

Final Exam

The final exam will be held on Tuesday, May 14th from 3:00 - 6:00 PM.

The exam will be given in this room.

If for some reason you are not able to take the Final at the time it will be offered, you MUST send an email to me before the exam so we can make alternative arrangements.

60% of the points on this exam will consist of questions from the Ungraded Class Quizzes.

The other questions I will make up specifically for this exam.

For these questions you will have to know

The last class on Thursday, May 2nd, will be a review session.

You will only be responsible for the material in that review session and the review for the Midterm, which you will find here.

Although the time alloted for the exam is 3 hours, I would expect that most of you would not need that much time.

The final is a closed book exam.

To prevent cheating, certain rules will be enforced during the exam.

Graded Quiz 10

You can connect to Gradescope to take weekly graded quiz today during the last 15 minutes of the class.

Once you start the quiz you have 15 minutes to finish it.

This will be the last quiz.

Questions

Are there any questions before I begin?

Review

for ... in ... Loops

for Loops

Three Statement for Loops

while Loops

until Loops

continue

break

Attendance

New Material

case Statement

select Statement

read Command

An Interesting Use for the read Command

Here Documents

Using case and for in a Real World Script

Class Exercise

Class Quiz