DCU Home | Our Courses | Loop | Registry | Library | Search DCU
<< Back to Module List

Module Specifications.

Current Academic Year 2024 - 2025

All Module information is indicative, and this portal is an interim interface pending the full upgrade of Coursebuilder and subsequent integration to the new DCU Student Information System (DCU Key).

As such, this is a point in time view of data which will be refreshed periodically. Some fields/data may not yet be available pending the completion of the full Coursebuilder upgrade and integration project. We will post status updates as they become available. Thank you for your patience and understanding.

Date posted: September 2024

Module Title Programming Fundamentals II
Module Code CA277 (ITS) / CSC1034 (Banner)
Faculty Engineering & Computing School Computing
Module Co-ordinatorSahraoui Dhelim
Module TeachersAnnalina Caputo, Hossein Javidnia, Stephen Blott
NFQ level 8 Credit Rating 5
Pre-requisite Not Available
Co-requisite Not Available
Compatibles Not Available
Incompatibles Not Available
Repeat examination
Resits will be available for both the continuous assessment and the written exam.
Description

This is a second course on computer programming. Students will learn to use structured data types including arrays (known as lists in some programming languages) and dictionaries (known as hash-maps in some programming languages). Students will be able to design simple algorithms using these structures, and write and debug computer programs requiring these data structures. Students will also learn how to write procedures/functions.

Learning Outcomes

1. write, debug and test computer programs using structured data types (arrays and dictionaries).
2. write, debug and test computer programs using functions/procedures.
3. design algorithms for solving computational problems requiring structured data types and functions/procedures.
4. estimate the complexity of computer programs involving structured data types and functions/procedures.



Workload Full-time hours per semester
Type Hours Description
Laboratory24Weekly lab 1. This will include a brief presentation, discussion and then laboratory tasks.
Laboratory24Weekly lab 2. This will include a brief presentation, discussion and then laboratory tasks.
Independent Study24Studying course material.
Independent Study53Independent learning and lab-exam/exam preparation.
Total Workload: 125

All module information is indicative and subject to change. For further information,students are advised to refer to the University's Marks and Standards and Programme Specific Regulations at: http://www.dcu.ie/registry/examinations/index.shtml

Indicative Content and Learning Activities

Arrays/lists
Arrays/lists: basics, iteration, algorithms

Dictionaries/hash-maps
dictionary properties, using dictionaries in algorithms

Functions
Writing functions, designing good functions, using functions, computational costs

Algorithms
Algorithms using arrays and dictionaries, properties of those algorithms, implementation of those algorithms

Sorting, searching
selection sort, insertion sort and binary search

Assessment Breakdown
Continuous Assessment50% Examination Weight50%
Course Work Breakdown
TypeDescription% of totalAssessment Date
Practical/skills evaluationLab exam 1.10%Week 4
Practical/skills evaluationLab Exam 2.20%Week 8
Practical/skills evaluationLab exam 3.20%Week 12
Reassessment Requirement Type
Resit arrangements are explained by the following categories:
Resit category 1: A resit is available for both* components of the module.
Resit category 2: No resit is available for a 100% continuous assessment module.
Resit category 3: No resit is available for the continuous assessment component where there is a continuous assessment and examination element.
* ‘Both’ is used in the context of the module having a Continuous Assessment/Examination split; where the module is 100% continuous assessment, there will also be a resit of the assessment
This module is category 1
Indicative Reading List

    Other Resources

    None

    << Back to Module List