We looked at the use of check digits for user input validation.
There's a handout can has a few more from other countries and tips for coding. There's a typo in the handout. myS.indexOf ("o",5)
evaluates to 15, not 10 as stated.
We looked at colspan and rowspan and I asked students modify their timetables to account for double classes.
A number of students left after the first of today's two classes. This is fine. CIT is not a prison. But if you miss a class it is your responsibility to figure out what went on, and to make up any ground that may have been lost. Mon-Fri 9-6 was what you signed up for.
After class as few students asked about plagiarism and TurnItIn. I don't propose to have any further conversations about what is or is not plagiarism. I believe that was covered sufficiently in other modules that students have already taken.
Students continued working on the mobile phone exercise. It took longer than I expected and a few students got into difficulty. When coding in javascript it's very important to code piece by piece and test as you go.