Cybersecurity with Artificial Intelligence BSc (Hons)

Student studying on smartphone with digital AI graphics overlay, representing Cybersecurity with Artificial Intelligence BSc (Hons) degree program focused on data protection, ethical hacking, and AI-driven security.

Our BSc Cybersecurity with Artificial Intelligence (AI) degree aims to develop your skills and abilities extensively in the subject. In an era where digital threats are more sophisticated and pervasive than ever, this course prepares you to get ahead by blending essential cybersecurity skills with the latest AI advancements.

Core and optional modules throughout the degree not only provide you with excellent foundational knowledge, but also enable you to develop skills in problem-solving, research, analysis, and the ability to work autonomously and as part of a team.

There is a high demand for the use of AI in improving the posture of cybersecurity domains and this course is designed to produce graduates that are capable of meeting this demand. The degree also aims to equip you with the knowledge and understanding to provide AI-based solutions and tools relevant to the industry, as well as for further academic studies. 


Why You'll Love It

What You'll Study

During the Computing Foundation Year, you are taught to understand key concepts relating to the role of processors, key algorithms, data analysis, HTML website creation, and programming. You will also learn how IT systems and infrastructures are protected from threats.

This module introduces students to general Computing Principles and Skills which will serve as a foundation for all future modules.

During this module, students will explore the purpose of the CPU within a computer, breaking down the steps involved in executing a single instruction in a computer program.

An understanding of algorithms, including key algorithms for searching and sorting data are covered, along with an introduction to measuring algorithm efficiency.

The basics of programming are introduced, including simple commands, controlling program flow, and working with various data types. Students will also learn modern techniques such as object-oriented programming, using APIs, and handling JSON data. A strong practical focus allows them to design, code, and test programs as part of the software development process.

Additionally, key mathematical skills are developed, alongside activities designed to enhance independent and academic study skills.

  • Hardware components in a computer system.
  • CPU architecture
  • Boolean Algebra and the use of logic gates within the computer system.
  • The Fetch-Decode-Execute cycle
  • Key algorithms for searching and sorting
  • Introduction to formal languages used to describe algorithms
  • Assessing algorithm efficiency with Big O notation
  • Types of data including data formats and collections
  • Control flow with programs
  • Object Oriented Programming including Functions, Classes and Methods
  • Connected applications focusing on APIs and JSON data
  • Binary and Hexadecimal number systems, including conversions and mathematical functions.
  • Introduction to set theory.
  • Algebra
  • Functions
  • Trigonometry
  • Vectors
  • Matrices
  • Combinations and Permutations
  • Learning to use and navigate a range of digital spaces specific to your subject
  • Understanding academic conduct and conventions for communicating information
  • Finding and using a range of academic sources relating to your subject

This module gives students the opportunity to learn how computers are used in different ways to build and manage software products and services.

Maths skills are further developed and relevant software is introduced.

Students learn how websites are created using HTML, and how website data is transferred between a server and the end-user’s computer.

Students will be introduced to the essential principles and practices in the field of Cybersecurity covering key subjects such as Confidentiality, Integrity and Availability of data. They will study cyber-threats, cyber-crime and the activities of cyber criminals whilst learning practical ways to protect themselves online, including the use of VPNs and antivirus software.

Students are familiarised with the basics of Information Security Management Systems (ISMS), an understanding of cybersecurity tools and in-depth look at penetration testing.

Hands-on workshops will focus on the practical use of virtualisation and Linux as foundational tools in modern day cloud-based applications and their inherent strengths and weaknesses from a cybersecurity perspective.

  • Website creation with HTML and CSS with an introduction to website hosting.
  • Introduction to The Software Development Lifecycle
  • Network protocols and data transmission techniques.
  • Cybersecurity terminology
  • Cybersecurity tools and technical security solutions
  • Programming from a cybersecurity perspective
  • Introduction to Information and System Security Core threats to Information and System Security (technical, social engineering, organisational structures) Introduction to Information Security Management Systems (ISMS) e.g. the CIA triad, risk management, security policies and standards
  • Introduction to penetration testing
  • Social engineering
  • Virtualisation and Linux
  • Programming in C
  • Defensive programming using encryption, data validation and exception handling
  • Coordinate Geometry
  • Quadratic equations
  • Simultaneous equations
  • Introduction to Calculus
  • Advancing digital and academic skills introduced during Term 1
  • Developing research and information literacy in relation to your subject
  • Creating an academic poster on a chosen research paper

This module is designed to give foundation year students an introduction to the fundamentals of Data Science using the Python language. Students will gain hands-on experience of analysing data, presenting insights into that data and using machine learning to predict future outcomes based upon past events.

  • Understanding the full software development lifecycle from requirements definition to implementation 
  • Working with the NumPy and Pandas libraries for Data Science
  • Exploring data visualisation with Seaborn and Matplotlib
  • Data pre-processing for machine learning
  • Building regression models to explore and utilise trends within data
  • Using a range of common techniques to measure performance of machine learning models
  • Exploring real life uses and practical examples of machine learning
  • Statistical methods such as mean, median, mode, standard deviation
  • Identifying and excluding data outliers
  • Correlation/linear regression
  • Introduction to Statistical tests
  • Introduction to Games Design
  • Use of Artificial Intelligence as a programming assistant
  • Graph Theory
  • Computational Complexity (P vs NP)

The information listed in this section is an overview of the academic content of the course that will take the form of either core or option modules and should be used as a guide. We review the content of our courses regularly, making changes where necessary to improve your experience and graduate prospects. If during a review process, course content is significantly changed, we will contact you to notify you of these changes if you receive an offer from us.

In Year 1 (Level 4), you will be introduced to the fundamentals of professional skills for computing: key skills include professionalism, cybersecurity and introduction to computers. You will also learn how complex databases can be managed and how software systems are developed using programming in Python/C++.

Core Modules

This module provides a strong foundation in the key areas of computing, i.e., mathematics, modern computing systems, cybersecurity, and professional skills. It equips students with the essential knowledge needed to tackle real-world computing problems and prepare them for advanced computing studies.

The mathematical aspect covers a range of topics that include:

  • Set theory
  • Geometric and trigonometric problem solving
  • Vectors
  • Linear, quadratic, fractional, and simultaneous equations
  • Matrices
  • Logarithmic functions
  • Simple differential equations
  • Introduction to complex numbers

The computing systems considers topics that include:

  • Computer architecture - Hardware, software, and peripherals
  • Basic computing mathematics - Number systems, binary operations, probability
  • Logic gates and Boolean Algebra
  • Machine Code and Assembly Language
  • Compilers and Linkers
  • Data Formats
  • Operating Systems and File Management

The cybersecurity component addresses areas including:

  • Cybersecurity Concepts
  • The Human Weakness in Cybersecurity
  • Cybersecurity Vulnerabilities
  • Cybersecurity Exploitation
  • Cryptography and Information Security
  • Cybersecurity Auditing Methods
  • Cybersecurity Defensive Strategies
  • Programming for Cybersecurity with Python
  • Ethical Hacking and Penetration Testing Lifecycle

The professional skills aspect encompasses subjects including:

  • Employment & Employability
  • Curriculum Vitae
  • Role of Professional Bodies
  • Security Obligations, Ethics and Law
  • Copyright and IPR Concepts
  • Report Writing and Referencing
  • Proposal and Business Plans
  • Social Networks and Collaboration
  • Data Collection Methods
  • Reflection

This module explores the design and development of computer software (applications) from two perspectives:

  1. The implementation of software using programming code, in a high level statically typed, object-oriented programming language, such as Java.
  2. The user-centred design approach to software design, considering human factors, user experience, usability, and prototyping.

The programming aspect covers a range of topics including

  • The syntax and semantics of a programming language
  • Different types of data, including collections
  • Control flow - conditional, iterative and recursive
  • Data input and output (CLI and file based)
  • Object-orientation, including class design and inheritance
  • Unit testing
  • Basic refactoring

The human aspect considers topics that include

  • User-centred design
  • Human factors
  • Usability
  • Accessibility
  • User experience
  • Low and high-fidelity prototyping
  • Evaluation

This module introduces fundamental concepts in database systems, emphasising their importance in modern computing. Students will gain theoretical and practical skills in designing, implementing, and querying relational databases, while also exploring alternative database management systems (DBMS), such as NoSQL and distributed databases. Through hands-on experience with tools like SQL and exposure to NoSQL systems, students will learn to choose the right database solution for different use cases.

The aims of this module are:

  • Understand the role and importance of databases in computer systems and applications.
  • Explain core database concepts, including schemas, tables, keys, and relationships.
  • Design normalised database schemas using Entity-Relationship (ER) modelling.
  • Implement relational databases in a DBMS.
  • Write SQL queries for data definition, manipulation, and retrieval.
  • Compare and contrast relational databases with alternative database models such as NoSQL and distributed systems.
  • Explore use cases for NoSQL databases, including document stores, key-value stores, and graph databases.
  • Understand the challenges and benefits of distributed databases, including replication and scalability.
  • Awareness of basic techniques for database optimisation and indexing.
  • Discuss data security, privacy, and ethical considerations in database design and use.

Optional Modules

The module focuses on the application of computer programming, and related technologies, in solving everyday problems. In this process, problems and challenges will be analysed, leading to the selection and deployment of tools and techniques in response.

As a problem-based learning strategy is employed, the syllabus of the module is fluid from occurrence-to-occurrence. However, central themes and foundational concepts that will be covered are:

  • Computational thinking (decomposition, abstraction, algorithm design, pattern recognition)
  • Collaborative software development
  • Solution evaluation
  • Project portfolios

Optional Language Modules

This module enables students with A-Level German or equivalent to further develop their grammar, vocabulary and expression and apply these to real world situations.You will work with written and recorded texts on a range of cultural, personal and social topics and will develop your oral and written communication skills at Post-A level.

This module is designed for students that have completed A-Level or equivalent in French. You will further develop your grammar, vocabulary and expression and apply these to real world situations. You will work with written and recorded texts on a range of cultural, personal and social topics and will develop your oral and written communication skills at Post-A level.

This module is designed for students that have completed a A-Level or equivalent in Spanish. You will further develop your grammar, vocabulary and expression and apply these to real world situations. You will work with written and recorded texts on a range of cultural, personal and social topics and will develop oral and written communication skills at Post-A level.

This module is designed for students who have completed GCSE in Chinese or equivalent. You will further develop your grammar, vocabulary and learning conventions for spelling and pronunciation. You will work with written and recorded texts on a range of cultural, personal and social topics and will develop oral and written communication skills at an intermediate level.

This module is designed for students who have completed GCSE or equivalent in French. You will further develop your grammar, vocabulary and learning conventions for spelling and pronunciation. You will work with written and recorded texts on a range of cultural, personal and social topics and will develop oral and written communication skills at an intermediate level.

This module is designed for students that have completed GCSE or equivalent in Spanish. You will further develop your grammar, vocabulary and learning conventions for spelling and pronunciation. You will work with written and recorded texts on a range of cultural, personal and social topics and will develop oral and written communication skills at an intermediate level.

This module provides the opportunity to study a new language from scratch and introduces you to basic grammar, vocabulary and cultural contexts. You will apply the language to practical situations using both oral and written skills. 

The information listed in this section is an overview of the academic content of the course that will take the form of either core or option modules and should be used as a guide. We review the content of our courses regularly, making changes where necessary to improve your experience and graduate prospects. If during a review process, course content is significantly changed, we will contact you to notify you of these changes if you receive an offer from us.

Year 2 (Level 5), will extend your theoretical knowledge and develop your ability to apply it to real-world problems, continuing the core themes started in Year 1, in addition to learning ethics and principles that are applied in Artificial Intelligence.

Core Modules

This module provides a critical understanding of the fundamental building blocks of computer systems with an emphasis on performance efficiency. Topics include gate-level minimization, the design of combinational and sequential circuits, and an exploration of performance metrics and techniques for enhancing microprocessor architecture.

The module also covers the below topics of computer networks. 

  • Network representation and topologies
  • Protocols and models
  • SDLC
  • Switching concepts
  • Spanning Tree Protocol
  • VLANs
  • Wireless LAN
  • Subnetting
  • Routing fundamentals
  • Network Virtualisation
  • Cloud Fundamentals
  • Quality-of-Service
  • Network Security

This module introduces intermediate topics in algorithm design, analysis and implementation using industry standard libraries, tools and techniques. Topics include asymptotic analysis, memory management and common data structures and algorithms such as:

  • Arrrays
  • Linked lists
  • Stacks
  • Queues
  • Heaps
  • Binary search trees
  • Hash tables
  • Sorting
  • Searching
  • Pseudorandom number generation

Additionally we cover topics such as multithreaded software development, as well as issues regarding maintainability for larger software projects.

This module explores the fundamental ethics and principles of artificial intelligence and understanding how it impacts on society, specifically examining the ethical, social and technical challenges posed by AI systems. As part of this module, students will develop their understanding of key ethical principles, the societal impact of AI and will evaluate how human factors can influence system design/model development and potentially perpetuate human biases. This module will also explore different governance approaches and legislative requirements for AI and will examine the diverse strategies for mitigating discrimination and bias in AI based systems.

The module is about software attack techniques, approaches, and methodologies.  It provides students exposure to exploitation techniques, including, for example, buffer overflow, stack overflow, heap attacks, and UAF (Use After Free), amongst others.  The content also covers attack methods including system, host, network, and web-based attacks.  Other aspects of the topic areas addressed are social engineering awareness and mitigation, network security and attacks, use of penetration testing tools, network tapping/sniffing and detection, wireless and mobile hacking, ethical issues in software exploitation and penetration testing.

Students will develop understanding of attack surfaces and entry points, as well as the use of various static and dynamic analysis tools for detection of vulnerabilities that exist in pre-existing software.  Tools such as GDB(including GEF), Wireshark, and the Metasploit framework are used in solving tasks in the module.

Optional Modules

This module provides a structured, university-level work placement for 4, 5 or 7 weeks (optional timeframe decided on a 1 2 1 basis) as one continuous block / period with a placement provider (i.e. industry apprioprate sector). It is designed to enhance your professional skills in a real-world job setting.

The placement can either be organised by you or with support from university staff.

All work placements within this module must be university-level; this means:

  • Undertaking high-skilled work commensurate with level 5 study (e.g. report writing, attending meetings, delivering presentations, producing spreadsheets, writing content on webpages, social media, marketing services/products etc)
  • Physically placed (albeit part of it can be hybrid) within an employer setting in one continuous block / period for 4, 5 or 7 weeks for a minimum of 140-147 hours over the course of the entire work placement

Where applicable, your existing part-time employer can be approached/used as the placement provider, if the high-skilled work.

  • criterion above is fulfilled for the full duration of the placement.
  • All quality assurances/agreements provided by the University are adhered to, by you and the employer.

The work placement context may not necessarily, reflect your degree discipline per se, but rather, it will give you an enriched experience to enhance your professional skills in a real-world job setting.

This is an experiential learning opportunity that incorporates 35 teaching contact hours/lectures to prepare for the 150 contract hours. L5 students can use all their skills learned to date on an actual real-world (external business) client-driven project, working in teams and producing an artefact. 

You are also expected to undertake around 215 hours of self-study.

This module not only gives them enhanced skills but the opportunity to work for a real client thus giving them a valuable CV and LInkedIn entry as work experience that can contribute to their employability portfolio. 

You will collaborate in teams and produce full client documentation alongside a reflection of their expereince and this all give some much needed contemplation of their skills to date and how to use them. 

Optional Language Modules

The module will provide the opportunity to further develop your language skills, building on your previous learning at advanced level. The second half of the module includes a placement abroad or, alternatively, a project on a sustainability issue in a target language country. The first half of the module will prepare you for placements abroad where appropriate as well as a deeper understanding of sustainability in target language contexts. Students of more than one language may take one language in the first half of the module and spend their time abroad developing a different language. 

The module will provide the opportunity to further develop your language skills, building on your previous learning at intermediate level. The first half of the module includes intensive taught sessions in interactive workshop mode which will prepare you for placements abroad or self-directed language development. The second half of the module includes an placement abroad or, alternatively, a project on a business or tourism issue in a target language country. Students of more than one language may take one language in the first half of the module and spend their time abroad developing a different language. 

The module will provide the opportunity to further develop your language skills, building on your previous learning at beginner level. The first half of the module includes intensive taught sessions in interactive workshop mode which will prepare you for placements abroad or self-directed language development. The second half of the module includes a placement abroad or, alternatively, a project on a cultural issue in a target language country. Students of more than one language may take one language in the first half of the module and spend their time abroad developing a different language. 

Part A:      

Preparation for Experiential Overseas Learning will take place at the University of Chester during level 5 and will include:  

  • The multiple facets of Global citizenship
  • Ethical engagement and practice
  • Cross-cultural issues and sensitivity
  • Intercultural communication

Theories, models and strategies of learning

  • Theories and models Intercultural competence
  • Theories and models of Integration and Multiculturalism
  • Critical thinking skills and models of Reflection
  • Experiential learning models
  • Self-directed experiential learning

Personal and placement-related skills

  • Enhanced independence
  • Improved command of multicultural behaviour
  • Increased knowledge and confidence in their individual facets of personal identity
  • Effective time management and organisational skills
  • Project management – working away from University and independent study
  • Self-management and personal development
  • Team building and team work

Part B:            Overseas

Students will engage in experiential learning activities overseas for at least 150 hours 

  • The multiple facets of global citizenship
  • Ethical engagement and practice
  • The United Nations Sustainable Development Goals
  • Cross-cultural issues and sensitivity
  • Intercultural communication
  • Culture shock
  • Cultural adjustment
  • Self- assessment of needs: identification of the range of transferable skills, competencies and attitudes employees need and employers expect graduates to possess-with a strong focus on understanding the intercultural competencies (ICC) needed to live and work abroad.
  • Critical analysis/evaluation of individual requirements in relation to culture/cultural adjustment/culture shock/visas/medical.
  • Critical analysis/evaluation of skills already acquired in relation to key skills related to ICC.
  • Devising strategies to improve one’s own prospects of working abroad in the future.
  • Devising an action plan to address gaps in transferable skills based on organisational analysis and sector opportunities.

Optional Placement Year

Year in Industry placement year for computing students. 

This is a placement module where students acquire a 1 year paid work placement related to their area of study.

Full attendance at the work placement and University-scheduled events is mandatory.

The placement hours stated for this module are only the minimum required hours for this module, it is likely most placements will last for 9 months - 12 months and exceed the minimum 1,180 placements hours.

The traditional academic programme structure is not applicable. The placement content is freely structured and determined by negotiation between the student, placement supervisor and host organisation. It is generally informed by the aims and learning outcomes and by the objective of optimising added value for both the host organisation and the student experience

Optional International Placement Year

Preparation for the year abroad will take place in Chester during level 5 and will include:

  • Cross-cultural issues and sensitivity
  • Host-country orientation, study methods– economic, political and social reality of the country
  • Orientation specific to exchange – health, education, gender issues
  • The United Nations Sustainable Development Goals
  • Practical matters relating to living and studying in the wider world

Theories, models and strategies of learning

  • Critical thinking skills, experiential learning and models of reflection

Personal and placement-related transversal skills

  • Effective self-motivation and independent resourcefulness
  • Effective time management and organisational skills
  • Project management – working away from University and independent study
  • Self-management and personal development

Whilst abroad:

You will undertake study at one of the University of Chester's partner universities or undertake and approved work placement or virtual placement. If you are a student,  it is expected that you will choose a series of modules at the university abroad which must be agreed by the host institution and the Module Leader. you must supply details of you modules on a learning agreement within 4 weeks of arrival at the host university.

The information listed in this section is an overview of the academic content of the course that will take the form of either core or option modules and should be used as a guide. We review the content of our courses regularly, making changes where necessary to improve your experience and graduate prospects. If during a review process, course content is significantly changed, we will contact you to notify you of these changes if you receive an offer from us.

In Year 3 (Level 6), you will be ready to choose which themes are most relevant to your future needs.

Core Modules

This module introduces the foundational concepts of cryptography, focusing on securing data and communications. It also explores key exchange mechanisms and the role of digital certificates in ensuring trust in digital interactions. The module begins with a brief overview of security concepts before diving into cryptographic principles. The key focus areas are:

  • Security concepts
  • Cryptographic concepts
  • Key exchange principles
  • Digital certificates and signatures

The security concepts covers :

  • Confidentiality, Integrity, and Authentication: Foundations of secure communication.
  • Basic Threats: Overview of common security threats like eavesdropping, tampering, and impersonation.
  • Security Mechanisms: Brief introduction to encryption, firewalls, and access control.
  • Importance of Security: Ensuring trust, data protection, and system reliability.

The cryptographic concepts covers:

  • Encryption and Decryption: Transforming data into unreadable formats and restoring it.
  • Types of Cryptography: Symmetric (e.g., AES) and Asymmetric (e.g., RSA) methods.
  • Hash Functions: Verifying data integrity using algorithms like SHA-256.
  • Applications: Securing communication, file encryption, and data storage

The key exchange principles covers:

  • Secure Key Sharing: Exchanging cryptographic keys over insecure channels.
  • Diffie-Hellman: Method for establishing a shared secret using modular arithmetic.
  • Elliptic Curve Diffie-Hellman (ECDH): Efficient key exchange leveraging elliptic curves.
  • Challenges and Solutions: Overcoming risks like interception during key exchange.

The digital certificates and signatures covers :

  • Digital Certificates: Verifying the ownership of public keys via Certificate Authorities (CAs).
  • Public Key Infrastructure (PKI): Framework managing certificates and trust.
  • Digital Signatures: Ensuring message authenticity and integrity using private keys.
  • Applications: Securing web traffic (HTTPS), email authentication, and document verification.

The module covers a range of topics that include:

  • Malware analysis and investigation
  • Low-level concepts of Operating Systems
  • Understanding endpoints (smartphones, servers, PC/Mac/smartphones) and how they are configured
  • Data collection and mitigation of surveillance

The module involves developing understanding of Logging and Auditing, it also includes extraction and examination of the storage mediums, RAM, and networks using tools such as FTK Imager, Autopsy, and Volatility.  The module also involves malware analysis using various static and dynamic analysis tools.

This module offers an in-depth exploration of artificial intelligence (AI) and its transformative role in the development of advanced software systems. It introduces key theoretical approaches and practical techniques for designing and deploying intelligent technologies, empowering you with the skills to build AI-driven solutions.

Key topics covered include:

  • Introduction to Artificial Intelligence: Understanding the foundations of AI and its significance in modern software development.
  • Theoretical Approaches to AI: Exploring algorithms and models that underpin intelligent systems, such as decision trees, neural networks, and reinforcement learning.
  • Practical AI Implementation: Gaining hands-on experience with AI techniques, including machine learning, natural language processing, and computer vision, through coding exercises and projects.
  • Designing and Deploying Intelligent Systems: Examining methods for building robust, scalable, and ethically sound AI technologies.
  • AI in Various Domains: Critically evaluating how AI is applied across industries such as business, healthcare, education, law, government, and scientific research, along with the ethical and societal implications of these applications.

This module blends theory with practical application, equipping you to develop intelligent systems and critically assess their impact in a wide range of real-world contexts.

The Robotics module provides an introduction to the foundational principles of robotics, exploring the theoretical aspects that underpin the design, application, and ethical considerations of robotic systems.

You will begin by examining the fundamental question: What is a robot?  This includes understanding the diverse applications of robots across industries and their role in society. The module also delves into the ethical implications of robotics, such as their impact on employment, privacy, and safety.

Key technical topics include an overview of mechatronics, which integrates mechanical, electronic, and computer engineering; sensors, which enable robots to perceive their environment; and control systems, which ensure robots can perform tasks accurately and autonomously.

The module is assessed in a practical project where you will design a simulated robot, applying the concepts learned to demonstrate your understanding of robotic systems.

Students will undertake a large self-directed software project in a specialist topic of their choice with guidance and support from a dedicated academic supervisor.

The project will begin with an appraisal of said topic, usually through a literature review and/or a commercial assessment of viability. This will be followed by planning and creation of a practical software artefact covering an implementation lifecycle, making use of project management techniques.

Ethical issues will be explored, leading to required approval for quantitative and/or qualitative testing, with results then analysed and used to inform futher development and to draw conclusions against a hypothesis.

The information listed in this section is an overview of the academic content of the course that will take the form of either core or option modules and should be used as a guide. We review the content of our courses regularly, making changes where necessary to improve your experience and graduate prospects. If during a review process, course content is significantly changed, we will contact you to notify you of these changes if you receive an offer from us.

How You'll Learn

An aerial photograph of Exton Park with the text 'How we teach at the University of Chester'

How we teach at the University of Chester

This course is delivered in three terms of ten weeks each. In each term, students study 40 credits comprised of either one or two modules. Scheduled contact hours range between approximately 6 and 12 hours per week depending upon the level of study and the complexity of the material being taught.

If studied, the Foundation Year, as with the following years of study, will be taught in three 10-week blocks across an academic year. Each block will comprise of a large 40-credit subject-specific module that includes a breadth of topics and subject skills. You will have on average 12-14 hours of contact time per week during the Foundation Year. There may be variations to this where subject practical or specialist space teaching is included.

This course is delivered primarily through in-person learning supported by online learning materials. Students can expect to take part in labs, workshops, lectures and tutorials. Teaching will be delivered by experienced academics and practitioners in the subject. This will be supplemented by occasional guest lecturers and speakers. 

On this course, you should expect to spend an average of 30 – 34 hours per week on independent study which might include following asynchronous learning material on the University’s VLE, using the University’s library, working with peers, and preparing work for assessment. 

There will be a broad range of assessment methods so that students are exposed to the different types of tasks they might encounter in the workplace. These will include coursework in the form of programming projects, software artefacts, portfolios of work, written work (e.g. essays) and presentations. In some modules, students will encounter class tests and practical assessments. We continuously review the assessment methods used in order that they adequately prepare students for graduate-level employment. 

All teaching is delivered by experienced academics and practitioners, with the fundamental principles of the Chester Future Skills Curriculum at its core - building your subject competence, confidence, and key transferable skills to shape you into a world-ready Chester graduate.

Your Future Career

Job Prospects

Cybersecurity graduates are in great demand across a variety of jobs, including in policing, in the government and government-run bodies, in industry from small companies to the very largest, in banking, and in the military and intelligence agencies. 

Careers service

The University has an award-winning Careers and Employability service which provides a variety of employability-enhancing experiences; through the curriculum, through employer contact, tailored group sessions, individual information, advice and guidance.

Careers and Employability aims to deliver a service which is inclusive, impartial, welcoming, informed and tailored to your personal goals and aspirations, to enable you to develop as an individual and contribute to the business and community in which you will live and work.

We are here to help you plan your future, make the most of your time at University and to enhance your employability. We provide access to part-time jobs, extra-curricular employability-enhancing workshops and offer practical one-to-one help with career planning, including help with CVs, applications and mock interviews. We also deliver group sessions on career planning within each course and we have a wide range of extensive information covering graduate jobs and postgraduate study.

Study a Common First Year

This course shares a common first year with students on the Cybersecurity BSc Hons course.

This means that you’ll learn alongside students studying a similar discipline, helping to broaden your knowledge and exposure to other concepts, perspectives and professions in the first year of your degree.

As you learn and collaborate with students from other courses, you'll not only widen your social and professional network but also learn new skills that will set you up for success in your industry.

In your second and third years, you will progress to studying more specialist modules within Artificial Intelligence, developing your skills to become a World Ready graduate.

Entry Requirements

112 UCAS points

UCAS Points

112

GCE A Level

Typical offer – BCC-BBC

GCSE

Maths grade C/grade 4 or above

BTEC

DMM

International Baccalaureate

28 points

Irish/Scottish Highers

H3 H3 H3 H3 H4

Scottish Highers - BBBB

Access requirements

To include 45 credits at level 3, of which 30 must be at Merit or above

T Level

Merit

OCR Cambridge Technicals

DMM

Extra Requirements

Welsh Baccalaureate Advanced and A level General Studies will be recognised in our offer. We will also consider a combination of A Levels and BTECs/OCRs.

Prior Work/ Voluntary Experience

Applicants who do not meet the UCAS tariff requirements but who have relevant work experience may be considered. Such applicants would normally be invited to submit a portfolio and be invited to interview.

English Language Requirements

IELTS

6.0 (minimum 5.5 in each band)

Prior Work/ Voluntary Experience

Applicants who do not meet the UCAS tariff requirements but who have relevant work experience may be considered. Such applicants would normally be invited to submit a portfolio and be invited to interview.

72 UCAS points

UCAS Points

72

GCE A Level

72 points overall, including grade D in A level

GCSE

Maths grade C/grade 4 or above

BTEC

MMP

International Baccalaureate

24 points

Irish/Scottish Highers

H4 H4 H4 H4 H4

Scottish Highers - CCDD

Access requirements

Access Diploma - Pass overall

T Level

Pass (D or E on the core)

OCR Cambridge Technicals

MMP

Extra Requirements

Welsh Baccalaureate Advanced and A level General Studies will be recognised in our offer. We will also consider a combination of A Levels and BTECs/OCRs.

If you are a mature student (21 or over) and have been out of education for a while or do not have experience or qualifications at Level 3 (equivalent to A Levels), then our Foundation Year courses will help you to develop the skills and knowledge you will need to succeed in your chosen degree.

Prior Work/ Voluntary Experience

Applicants who do not meet the UCAS tariff requirements but who have relevant work experience may be considered. Such applicants would normally be invited to submit a portfolio and be invited to interview.

Fees and Funding

£9,790 per year for a full-time course (2026/27)

The full-time tuition fees for Home students entering in 2026/27 are £9,790 a year, or £1,590 per 20-credit module for part-time study.

£14,950 per year for a full-time course* (2026/27)

The tuition fees for international students studying programmes in 2026/27 are £14,950 per year for a full-time course. This fee is set for each year of study.

For courses with a Foundation Year, the tuition fees for Year 1 are £11,250 and £14,950 for Years 2-4 in 2026/27.

Who You'll Learn From

Dr Kiran Sultan

Senior Lecturer
Dr Kiran Sultan

Dr Richard Stocker

Senior Lecturer
Dr Richard Stocker

Jules Barnes

Senior Lecturer
Jules Barnes

Ashley Wood

Senior Lecturer
Ashley Wood

Enquire about a course