Wednesday, January 30, 2019

COMP7004 Class 01.2

We started a bit late to give students time to arrive. However thanks to the snow and ice this morning only five students made it to class.


We watched a video about credit reports in the US.

We discussed how the situation is better in Europe due to Data Protection laws. Data Protection is one of the topics we will discuss in this module.

I gave out paper copies of the module descriptor and talked a bit about the assessment for this module.

Following on from today's class I asked student to read these articles:
Big Brother, Meet Big Data: China Invents the Digital Totalitarian State, The Economist, 17 Dec 2016
Could a Bank deny Your Loans Based on Your Facebook Friends, The Atlantic, 25 Sep 2015

SOFT7008 Week 01

I wasn't feeling well so I have to cancel the live session.

I asked students to watch Class 01 and Class 02.






Class 01




Class 02


Students should install XAMPP and get it working.

I will e-mail students about times for live support sessions this week for any students that need help.

Monday, January 28, 2019

COMP7004 Class 01.1

Class was cancelled because I had to be somewhere else.

Thursday, December 6, 2018

SOFT7008 Week 12 Lecture

One student came to class to ask some questions. When he was done he left.  I waited for more, but none arrived.

I left at 1845.

SOFT7008 Week 11 Lecture

Nobody turned up. I waited until 1835.

Friday, November 23, 2018

SOFT7008 Week 10 Lecture

We went straight to the lab. I explained how TurnItIn works and talked students through how to interpret the headline score.

I tested code for students who were finished (or nearly) and helped with debugging. We wrapped up about 2130 since we had no break.

Thursday, November 15, 2018

SOFT7008 Week 09 Lecture

I talked a little bit about the exam and the essays.

I explained hash functions on the board.

We adjourned to the lab at 1830 because getting the code sorted is our main priority now.



In the lab we looked at the PESEL again. If you are being pedantic you need to check the date and month. For simplicity any date that is <32 is good. But the month is more complicated:
If the m2 > 3 and the m1 is odd then it is bad

Friday, November 9, 2018

SOFT7008 Week 09 Videos

Class 17: Security. Hash Functions


This is the last video (unless I get inspired). In subsequent weeks we will recap anything that is unclear, and work in the labs on the assessments.

Thursday, November 8, 2018

SOFT7008 Week 08 Lecture

In the lecture we briefly recapped on connecting to a Database. We spent most of the class discussing the assessments.

I showed students how to access the e-Journals on the CIT Library website.  IEEE and ACM are good places to look for authoritative articles.

At 1900-ish we moved to the lab. Students worked on the assignments.

Monday, November 5, 2018

SOFT7008 Week 08 Classes

Class 15: Database Consistency [& Normalization]




Class 16: Connecting to a Database

Thursday, November 1, 2018

SOFT7008 Week 07 Lecture

I did a quick recap of relational databases, normalization, and SQL. I could tell from everyone's faces that it was news to nobody.

At 1900 we moved to the lab to work on this week's exercise.

SOFT7008 Week 07 Classes

This week we begin our look at Relational Databases & SQL

Class 13: Introduction to Databases



Class 14: Introduction to SQL

Thursday, October 18, 2018

SOFT7008 Week 06 Lecture

We looked at the different ways to make data persist in PHP and how long it can last.  We also considered a bit how cookies can pose a threat to privacy.

Thursday, October 11, 2018

SOFT7008 Week 05 lecture

Some students came to class despite the weather warning.

Students worked on the checksum exercises. We did some on the board.

SOFT6008 Week 06 Classes

Class 11: Remembering Values



Class 12: Cookies



More about cookies:


SOFT6008 Week 05 Class

In light of the weather warning for tonight I e-mailed exercises to students and suggested that they could work from home if they wish. I will be available online on Google Hangouts to answer any questions.  For those students that want to come to class I will be here anyway.

Thursday, October 4, 2018

SOFT7008 Week 05 Videos

Class 09: The magic of cheksums





Class 10: User input validation in PHP

SOFT7008 Week 04 Lecture

I spoke a bit about HTML 5 inputs and how the browser do some very basic form validation for us.

We did some exercises using regular expressions. They didn't go as well as I would have liked. So perhaps some students need look at those again.

I previewed next weeks videos by introducing checksums.  We looked at the Luhn credit card validation algorithm.  Students seemed less impressed by this magic that I was expecting.

We moved to the lab at 2000


I e-mailed students the specification for the coding component of the module.

Friday, September 28, 2018

SOFT7008 Week 04 Videos



This is a solution to the exercise posed last week.


Week 04 Videos are Classes 07 & 08





Class 07







Class 08


More:

Thursday, September 27, 2018

SOFT7008 Week 03 Lecture

We looked at passing parameters.

We paid particular to the difference between passing variables by value and by reference.

Students did a paper exercise on passing by value and by reference.

We looked at recursive functions for multiplication and Fiboancci sequence. The Colin tried the code for the Towers of Hanoi off the top of his head.  The code was OK but tracing the execution of it on the board was a head-wreck.

We moved to the lab at about 1930