Week 2 — Syllabi & Assignments

WEEK 2

Logical Comparisons (1 Lecture)

Loops
For
While
Do..While
Do..Until

Discussion of reading Mafiaboy, to date.

Assignment 4:

Write a program for each loop type that loads & prints out an array.

Read 2 more chaptes in Mafiaboy 2.0

I/O (Input Output Operations) (1 Lecture)

Screen

File

Assignment 5: Write a program that accepts input and saves it to a file.

Read 2 more chapters in Mafiaboy 2.0

Pattern Recognition (1 Lecture)

String Manipulation

Regular Expressions

Assignment 6: Write a program that accepts a string and verifies that it is a valid email address.

Read 2 more chapters in Mafiaboy 2.0

Study Period

Assist with completing assignments.