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

Latest Module Specifications

Current Academic Year 2025 - 2026

Module Title Computer Programming I
Module Code CSC1003 (ITS: CA116)
Faculty Computing School Engineering & Computing
NFQ level 8 Credit Rating 10
Description

This module introduces students to basic computer programming. Students will learn the fundamentals of computer programming, and how to write, run and debug their own programs. Students will also learn the fundamentals of computational problem solving. This module involves lectures and a significant amount of supervised laboratory work.

Learning Outcomes

1. Master the basic techniques of programmatic problem solving.
2. Write programs and run them from the command line.
3. Recognise compiler and/or runtime errors and be able to resolve errors so discovered.
4. Distinguish correct program behaviour from incorrect behaviour.
5. Debug source code, locate errors and fix them.
6. Master the following programming concepts: variables, control flow (if statements, for and while loops), functions and/or methods.
7. Understand and be able to use arrays and strings.
8. Implement basic programming idioms, such as linear search of an array.


WorkloadFull time hours per semester
TypeHoursDescription
Lecture36Traditional lecture
Laboratory48Supervised computer programming
Directed learning24Unassessed directed independent learning
Assignment Completion20Completion of bucket-list problems
Independent Study122No Description
Total Workload: 250
Section Breakdown
CRN10177Part of TermSemester 1
Coursework0%Examination Weight0%
Grade Scale40PASSPass Both ElementsY
Resit CategoryRC1Best MarkN
Module Co-ordinatorStephen BlottModule TeacherAndrew Mccarren, Denise Freir, Lynn Walsh
Assessment Breakdown
TypeDescription% of totalAssessment Date
Loop ExamLab exam 1. This will usually take place during week six of semester, but may vary due to factors such as the delivery schedule and public holidays.20%Week 4
Loop ExamLab exam 2. This will usually take place during week twelve of semester, but may vary due to factors such as the delivery schedule and public holidays.20%Week 8
Loop ExamLab exam20%Week 12
Formal ExaminationEnd-of-Semester Final Examination40%End-of-Semester
Reassessment Requirement Type
Resit arrangements are explained by the following categories;
RC1: A resit is available for both* components of the module.
RC2: No resit is available for a 100% coursework module.
RC3: No resit is available for the coursework component where there is a coursework and summative examination element.

* ‘Both’ is used in the context of the module having a coursework/summative examination split; where the module is 100% coursework, there will also be a resit of the assessment

Pre-requisite None
Co-requisite None
Compatibles None
Incompatibles None

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

Python Programming Fundamentals
Writing, running and debugging Python programs. Basic data types including numeric types, booleans and strings, the operations on those types, their operators and their precedence. Python arrays and tuples and their operations. Selection and Iteration. Defining and calling functions in Python Text-oriented input/output from standard input and to standard output.

Problem Solving
Computational problem solving: translate programming problems from problem statement to functional solution/implementation. The use of Python arrays and tuples in algorithms and problem solving. Introductory algorithms, including linear search, binary search, insertion sort and selection sort. Iterative solutions to basic computational problems.

Bucket List
Students will be provided with a “bucket list” of computational problems to solve independently and at their own pace.  Solutions to these bucket list problems will contribute to each student’s continuous-assessment mark.

Resources
With the amount of material available on-line, it is unnecessary to recommend a particular textbook. Students will be provided with detailed notes and references to third-party materials where appropriate.

Indicative Reading List

Books:
None

Articles:
None
Other Resources

None

<< Back to Module List View 2024/25 Module Record for CA116