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

Latest Module Specifications

Current Academic Year 2025 - 2026

Module Title Programming for Mathematics
Module Code CSC1168 (ITS: CA167A)
Faculty Engineering & Computing School Computing
NFQ level 8 Credit Rating 5
Description

This module aims to give the students a foundation in programmatic problem solving and procedural programming in Python. While Introductory, the focus is on thorough understanding of the basic concepts. Students have weekly, automatically low stakes assessed programming exercises which provide immediate formative feedback, to develop competence and practical skills in the concepts being covered. These will culminate in a Python programming portfolio. This enables the students to bring themselves up to date, before moving on. Summative assessment includes two laboratory exams. A final summative exam at the end of the Semester which will assess concepts, constructs and practice of programming in Python

Learning Outcomes



WorkloadFull time hours per semester
TypeHoursDescription
Lecture24Blended Delivery (Online/Campus) based lectures and demonstrations
Tutorial24Small group tutorials to work through laboratory tasks
Laboratory4Programming Lab Exams
Laboratory24Drop In Programming Labs with tutor support
Independent Study49Independent learning and programming portfolio development
Total Workload: 125
Section Breakdown
CRN11938Part of TermSemester 1
Coursework50%Examination Weight50%
Grade Scale40PASSPass Both ElementsN
Resit CategoryRC1Best MarkN
Module Co-ordinatorBrian DavisModule Teacher
Assessment Breakdown
TypeDescription% of totalAssessment Date
Laboratory PortfolioProgramming Portfolio in Python - Semester 1 Lab Assignments. Students should be able to design an algorithm and write a programme using Sequence, Selection and Iteration. they should also be familiar with reading and understanding simple Python code.5%Every Week
Loop ExamPython Lab Exam 1: Students sit a lab exam after covering sequence, selection, iteration (including linear search) . Designed to assess their understanding and ability to implement these features. Occurs at Week 6 although this may vary due to public holidays and university closure.15%Week 6
Loop ExamPython Lab Exam 2: Students sit a lab exam after covering lists, functions, dictionaries, file processing. Designed to assess their understanding and ability to implement these features. Occurs towards Week 11 although this may vary due to public holidays and university closure.20%Week 11
Formal ExaminationEnd-of-Semester Final Examination - Computer Based Lab Exam60%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.

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:
  • Cay S. Horstmann,Rance D. Necaise: 2019, Python for Everyone, 3e, 1119572819


Articles:
None
Other Resources

  • 1: Website, Python Software Foundation, 2022, Python.org,

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