I talked about blogs.
We discussed privacy and anonymity. These might be interesting topics for students to consider in their blog posts for Week 03.
slides: comp6023-blogs.pdf
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.
Wednesday, October 3, 2012
SOFT6008 Class 11 DWEB
Students continued with the phone code.
Some students got themselves intro trouble with their Boolean algebra
x !=3 || x!=5 || x!=6 is not the same as x !=3 && x!=5 && x!=6
What about !(x==3 || x==5 || x==6) ? Is that the same as !=3 && x!=5 && x!=6 ?
Some students got themselves intro trouble with their Boolean algebra
x !=3 || x!=5 || x!=6 is not the same as x !=3 && x!=5 && x!=6
What about !(x==3 || x==5 || x==6) ? Is that the same as !=3 && x!=5 && x!=6 ?
SOFT6008 Class 10 DWEB
I asked student to code the phone number testing program we looked at in class.
SOFT6008 Input Validation
Over the next few classes we will be looking a user input validation and check digits.
Tuesday, October 2, 2012
COMP6023 Class 10
Students modified their blogs a bit and took a look at each other's blogs. Students got to work right away on modifying the blog settings.
A good day's work. Well done guys. We finished up at 1745.
This room can't double as a lecture room because there's no projector.
A good day's work. Well done guys. We finished up at 1745.
This room can't double as a lecture room because there's no projector.
COMP6023 Class 09
I gave out the assessment schedule for the module and talked the students through it.
SOFT6007 Class 11 WEB
I asked students to style their timetable pages.
Most students got things working right away, but there are a few stragglers.
Most students got things working right away, but there are a few stragglers.
SOFT6007 Class 10 WEB
I explained about CSS and how to style a page using an external linked CSS file.
video: SOFT6007-10-WEB-20121002-1400.m4v
Monday, October 1, 2012
SOFT6008 Lab Groups
The COM2 lab group is pretty full.
If you are an Erasmus student or a repeat student it might be better if you attended the DWEB2 labs on Wed 0900-1100 IT1.2
If you are an Erasmus student or a repeat student it might be better if you attended the DWEB2 labs on Wed 0900-1100 IT1.2
SOFT6007 Class 09 DWEB
We looked at colspan and rowspan. I asked student to modify their timetable tables so that they account for double classes.
video: SOFT6007-09-WEB-20121001.m4v
video: SOFT6007-09-WEB-20121001.m4v
SOFT6008 Class 11 COM
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.
SOFT6008 Class 10 COM
I asked students to code the code example we looked at in class. Code should account for 089 numbers also
SOFT6008 Class 09 COM-WEB
We looked and prompt boxes for user input, the structure of loops in js, and using js for user input validation.
The trickiest thing we saw was the slice method.
video: SOFT6008-09-ALL-20121001.m4v
Friday, September 28, 2012
Thursday, September 27, 2012
SOFT6008 Class 08 DWEB-COM
We looked at modifying the source property of an image using the DOM.
video: SOFT6008-08-ALL-20120927.m4v
video: SOFT6008-08-ALL-20120927.m4v
SOFT6007 Class 07 ITM
I got distracted and completely forgot to go to class. When I eventually turned up at 1240, I was surprised to find most students still there, although not all were working on their HTML.
I'm sorry. We'll have plenty if time to make up, so there's no need to be concerned
I'm sorry. We'll have plenty if time to make up, so there's no need to be concerned
Wednesday, September 26, 2012
SOFT6007 Class 06 ITM
We looked at lists again and saw how to do definition lists.
We reviewed the IMG tag and I talked about resizing images.
We looked at HTML Entities for non-English characters.
I asked students to code some non-English text and to complete the example nested list in HTML. Most students finished on time, but some didn't. Those students will need to get that sorted.
video: SOFT6007-06-ITM-20120926-1600.m4v
SOFT6007 Class 05 ITM
I held class an hour earlier at the request of the students.
We did a recap and I tried to make sure that everyone has the basics sorted.
video: SOFT6007-05-ITM-20120926-1500.m4v
SOFT6007 Class 08 WEB-ITM
I talked about separating content from style and introduced the topic of style sheets (CSS)
video: SOFT6007-04-WEB-ITM-20120919-1100.m4v
SOFT6008 Class 06 WEB
Students continued work on their games of chance.
I'm well impressed with the skill level and attitude of the class. I anticipate we will get lots of good work done over the course of the semester.
I'm well impressed with the skill level and attitude of the class. I anticipate we will get lots of good work done over the course of the semester.
Subscribe to:
Posts (Atom)