Programme/Approved Electives for 2025/26
None
Available as a Free Standing Elective
No
Programming is an essential skill in all areas of Computer Science. This module is specifically designed for students from non-computing backgrounds, building confidence and competence in programming, using Python, the most widely used programming language in the world. Through a series of closely supported practicals, you will gain an understanding of concepts such as Data Types, Variables, Functions and Control Structures, as well as the basics of Software Engineering and industry tools such as GitHub to manage your projects.
Aims
This module aims to enable students to:- Develop Programming Skills: Equip students from non-computing backgrounds with fundamental programming skills using Python.- Build Confidence and Competence: Foster confidence and competence in programming through hands-on practical sessions.- Understand Core Concepts: Provide a solid understanding of key programming concepts such as Data Types, Variables, Functions, Recursion, Error Handling, and Control Structures.- Introduce Software Development Practices: Introduce the basics of Software Engineering and software development practices.- Utilize Industry Tools: Teach students to use industry-standard tools like GitHub for project management and version control.
Intended Learning Outcomes
implement common algorithms to solve programming problems using programming constructs and data structures: 1design and implement practical applications using Python to meet a set of requirements: 1demonstrate best practices and conventions for writing clean and efficient code: 1,2utilise standard software engineering tools and techniques: 2
12 hours interactive lectures36 hours practicals32 hours guided study40 hours programming practice30 hours assessment preparation
Description of Module Assessment
1: Assignment weighted 80%Programming Solution: Code and dataThe assessment for this module will involve designing and implementing a comprehensive programming solution to a given problem. The submission for this component will be in the form of a zip file containing Python code and data files. This will be the equivalent of 4000 words.
2: Website weighted 20%Programming Solution: RepositoryThe assessment for this module will involve designing and implementing a comprehensive programming solution to a given problem. The submission for this component will be in the form of a link to a GitHub repository where students have been committing regular versions of their code to. This will be the equivalent of 1000 words.