Tuesday, July 26, 2011

Computing Ethics Repeat Topics

Two students identified themselves as repeating this module in the autumn. Their presentation and paper topics are as follows:

Niamh S:
Data Retention Directive
Ethical Issues in Cloud Computing

Janet Good:
RFID
Digital IMage Ethics

Monday, July 11, 2011

SOFT6008 Interactive Web Development Repeat

The repeat assessment for Interactive Web Development will be a closed-book written exam. Students can prepare for this exam by reviewing the notes, in-class exercises, and assessments.

Students who have correctly registered for the repeat exam should see the time and place on their exam schedule.

Students might find the module podcast useful for revision

COMP7004 Computing Ethics Repeat

Students repeating this module must submit work on two different topics.

Topic 1: Submit a presentation and a paper
Topic 2: Submit a paper

Students wishing to repeat should contact Colin for their assigned topics. Students may also propose topics of their choice for approval. Students will not be assigned topics the same or similar to those they were assigned for the summer sitting of this module.

The presentation may be video with audio, or an audio only podcast. It may be simply voice over Powerpoint or it can be more like a TV program. It can be factual or could even be fictional. For examples see http://www.youtube.com/dataprotection

The papers should be at least 2000 words. They must be submitted via turnitin.com. Contact Colin for password details. The deadline is noon on 19 August. Submit one paper to PAPER1 and the other to PAPER2. Otherwise you will overwrite you first submission.

Sunday, June 26, 2011

SOFT6001 Algorithmic Problem Solving Repeat

The Autumn repeat for this module will be a paper exam held during the normal exam session.

The paper has two questions.
Q1 is worth 70 marks
Q2 is worth 30 marks

Students should answer both questions. The pass mark is 40%


Students should practice for the exam by reviewing the weekly exercises completed in class.

For this exam students need not concern themselves with the Visual Basic interface. Simple INPUT & OUTPUT commands will suffice.

For example:
Question:
Write a program that inputs three integers and outputs the average.

Suggested Solution:

VAR A as Integer
VAR B as Integer
VAR C as Integer
VAR total as Integer
VAR average as Single

INPUT A
INPUT B
INPUT C

total = A + B + C
average = total / 3

OUTPUT average



The programs students will be asked to write in the exam are more complex than this. Students should expect levels of complexity similar to those in Assessment 3.

Friday, June 3, 2011

Google

To: Colin Manning

Thank you for *******

Should any of your students express interest in Google after completing the competition, we wanted to introduce you to some of the resources we've developed exclusively for students. Google has a dedicated website for internship programmes and undergraduate/graduate full-time job opportunities, a YouTube Students Channel, and a Students Blog. All of these resources provide information about applying to and working at Google, and we hope that they are informative and inspiring for your students.

Again, thanks for participating *********

Best Regards,
Google University Programmes Team

Tuesday, May 24, 2011

SOFT6008 Assignments

I had planned to meet with students to have them talk me through their assignments, and to use that as part of the assessment. That would have provided students who didn't have great code, to demonstrate their understanding in other ways. Unfortunately too much of my time was taken up dealing with plagiarism issues and I won't now get to do that.

I asked a number of students to come clear up some issues. Some things that looked like plagiarism turned out not to be, and some turned out to be just that. In some cases I am still trying to make a determination in conjunction with the head of department.

If I sent you an e-mail asking you to come talk to me, and you did nothing, you should assume that you will get zero for Assignment 1.

I want to make sure I have all of the assignments that were submitted. There were very few Assignment 2 submissions. I am concerned I am missing some. Below is a list of the submissions I have for Assignment 1 and Assignment 2. If you submitted but are not on the list lease get back to me so I can track down your submission.

Assignment 1
Ach
Antthony M
Ben L
Chris K
David Y
Enda C
Gearoid
David J
Kamil W
Katherine B
Maciej J
Manuel
Niamh
Paul S
Roy M
Thibaut
Yemisi
Andrew O
Brian O
Chris P
Declan M
Kevin M
Roy G
Sam L
Steven P
Tara O
Jose Manuel





Assignment 2
Achereiner
Anthony M
Brian O
Chris K
Chris P
David Y
David J
Declan M
Thibaut
Kamil
Manuel
Roy G
Roy M
Yemisi

Saturday, May 14, 2011

Computing Ethics essays

I have papers from C, M, & S.

If you submitted a paper and think I might not have got it please e-mail me so I can track it down.

Sunday, May 8, 2011

Computing Ethics paper

Turnitin is no longer accepting submissions for the paper. Students who want to submit should email the paper directly to Colin

If you are registered for the class and are not submitting, please let me know. That way I be sure none have been lost.

Colin Manning, Dept. of Computing
Cork Institute of Technology, Ireland

Tuesday, May 3, 2011

SOFT6008 Assignment 2 Extension

The deadline for Assignment was noon on Wednesday 04 May.

However the new deadline is 1400 Thursday 05 May.

Computing Ethics Class 35 Canceled

No class on Wednesday because I have to go to a meeting.

If you need me for anything you can e-mail, phone, or call to my office

Computing Ethics Class 34 Canceled

Today's class in canceled because I have to go to a meeting.

Computing Ethics Essay

The computing ethics essay should be submitted to turnitin.com

I re-emailed the codes required for login.

The paper should be 2500-3500 words. Anything less than 2000 words would be considered very short.

Wednesday, April 27, 2011

Computing Ethics Papers

Nobody submitted a draft paper.

Make sure you have all the information you need to submit your final paper to turnitin.com . You could even try a dummy submission just to check how it works

Sunday, April 24, 2011

Assignent 2 Clarification

Students need only concern themselves with 16 digit credit card numbers.

Phone numbers don't have any check digits, but they do have a particular format.

Friday, April 15, 2011

Computing Ethics Class 33

Nobody turned up.

Good luck with the papers.

Thursday, April 14, 2011

SOFT6008 Class 44

Only 3 students turned up.

2 worked on fixing their Assignment 1 submissions. 1 on Assignment 2.

Wednesday, April 13, 2011

SOFT6008 Assignment 1 - last chance extension

Hi

Under normal circumstances the 2 week late deadline for Assignment would be 1715 on Thursday 14 April. After this deadline late submissions will have a penalty of -100% applied to them.

I am extending this deadline to noon on Monday 18 April. Work submitted by e-mail by then will have the -20% penalty applied.

Computing Ethics Class 32

Today's class was given over to helping students with their papers. I wanted to have some brainstroming sessions where students could give each other ideas, to talk about the importance of structure, and give tips for constructing an argument.

No one turned up. Oh well.

Tuesday, April 12, 2011

Computing Ethics Class 31

We looked at security and encryption, and discussed some of the ethical issues surrounding cooperation with governments.

In the next two classes we will work on beating the papers into shape. Students should come prepared.

Monday, April 11, 2011

SOFT6008 Class 41 & 42 Lab B

Lab class. Only four students.