Skip to main content

Computer Science with Artificial Intelligence BSc(Hons)

Overview

Artificial Intelligence (AI) powers innovations everywhere, from virtual assistant technology to self-driving cars. You may have heard of the ‘fourth industrial revolution’, AI is a fundamental technology that enables systems to transform our everyday lives.

Our course is designed, therefore, to equip you with the necessary skills to position yourself at the forefront of this technological revolution. If you’re keen to pursue a STEM based career, this course could provide the foundation, helping you develop skills in relation to machine learning, software development, programming and more.

Teaching you how to build intelligent systems, our course will help you gain the confidence to take the first step towards a potential career in the UK AI industry and a gateway to improved prospects, increased earning potential, and the ability to shape your own path in this quickly evolving landscape. The top five job titles advertised in the UK for graduate roles associated with Computer Science with Artificial Intelligence courses are Software Engineer, Business Intelligence Developer, Software Developer, DevOp Engineer and Data Architects*

*Lightcast data extracted from Graduate Career Explorer – job postings from Dec 2023 to Nov 2024 showing jobs advertised associated with a selection of relevant graduate roles.

Why study Computer Science with Artificial Intelligence BSc(Hons) at Huddersfield?

In your first year, you’ll follow a core computing programme to give you a broad understanding of the subject, developing skills in programming and mathematics. From your second year onwards, you’ll take several specialist AI modules, covering symbolic, sub-symbolic and statistical AI and their applications in natural language processing, speech, and image recognition. You also have the option to secure an industry placement in your third year.

Research plays an important role in informing all our teaching and learning activities. Our academic staff are active in research that applies AI methods to solve key societal changes in areas such as healthcare, transportation and smart cities.

As a graduate of this course, you will be well equipped for employment in a wide range of sectors. These could include retail, engineering, construction, environmental, finance, and electronics industries.

This British Computer Society (BCS) accredited course has been designed to focus on practical skills underpinned by technical theory. You’ll also specialise your knowledge around various AI themes, including robotics, knowledge graphs, and deep learning.

Entry requirements

BBB-BBC at A Level .

120-112 UCAS tariff points from a combination of Level 3 qualifications (General Studies is not accepted).

Merit in T Level .

DMM in BTEC Level 3 Extended Diploma.

  • Access to Higher Education Diploma in a subject that is relevant to the course with 45 Level 3 credits at Merit or above.
  • 120-112 UCAS tariff points from International Baccalaureate qualifications.

Entry is also possible from the Engineering Foundation Year. To progress onto this course from the Foundation Year you must pass all modules and achieve an average mark of 40% or above.

In addition, GCSE English Language or Literature at grade 4 and Maths at grade 5 or above, or grade C and B respectively if awarded under the previous GCSE grading scheme.

If your first language is not English, you will need to meet the minimum requirements of an English Language qualification. The minimum for IELTS is 6.0 overall with no element lower than 5.5, or equivalent. Read more about the University’s entry requirements for students outside of the UK on our International Entry Requirements page.

For further information please see the University's minimum entry requirements.

Course Detail

Core modules:

Introduction to Procedural Programming

This module aims to introduce you to the core programming concepts using procedural programming fundamentals. In addition, you will gain knowledge of variables, operators, and control flow including loops and branches, functions and data types.

Computing Science and Mathematics

In this module we introduce you to basic computing science and mathematical concepts related to software development. Topics covered include set theory, graphs and trees, finite state machines, grammars and languages, propositional logic and searching and sorting algorithms. You’ll put the theory into practice using a programming language and software that lets you directly implement finite state machines.

Computer Network Fundamentals

This module introduces the core fundamental principles of computer networking. You will gain knowledge of the theoretical concepts of networking, such as addressing, switching and routing. Furthermore, you will be exposed to key issues, such as network security, along with typical techniques used to address these issues. In addition to the theoretical aspects of networking, you will plan, design and implement practical solutions using live or simulation tools.

Project 1

Working as part of a team, this module aims to provide you with an understanding of hardware, software and industry best practices used by businesses. In your teams you’ll be supported in planning, designing and developing a prototype product. This experience has been designed to introduce you to the product development cycle, technology limitations and possible future developments.

Computer Organisation and Architecture

This module will provide you with fundamental knowledge of computer hardware and systems software. You will gain knowledge in the fundamentals of computer hardware ranging from basic digital logic to instruction sets and microarchitecture. The practical elements of this module will equip you with an ability to work with basic system software at a machine instruction-level.

Introduction to Object-Oriented Programming

This module aims to introduce you to fundamental programming concepts using an object-oriented programming approach. Additionally, you will gain knowledge of high-level notions of algorithms, data structures, and program testing and evaluation.

Core modules:

Introduction to Artificial Intelligence

Can machines (in particular computers) be intelligent? And what does that mean precisely? These are the main questions that we try to answer in this module. We will explore how machines can achieve intelligent tasks in a variety of settings. In the first half of the module we consider settings with full observability and determinism, these are like laboratory conditions or puzzle games. In this setting, we will look at knowledge representation, problem solving, and planning. In the second half of the module the settings are relaxed, and we will study how to deal with the uncertainties that arise from this. In particular, we will see how to deal with opponents, with incomplete and/or uncertain information, and how intelligent agents can learn.

Computational Mathematics 1

This module covers the mathematical foundations required for scientific computing. You’ll be introduced to fundamental concepts in algebra and be supported in developing an understanding of both analytical and numerical methods for solving equations in one variable. You'll also be introduced to error analysis and proof.

Team Project

Working as a part of a team, you’ll have the opportunity to design and develop a software application, or explore some aspect of information systems. You’ll be encouraged to explore theories and principles of team working and project management through the development of your chosen application. Alongside your team work you will also explore important legal and professional issues for people working in the IT industry.

Relational Databases and Web Integration

This module aims to equip you with the knowledge and skills needed to design, implement and query a relational database. You’ll be supported in gaining an understanding of the functionality necessary to enable web pages to interact with a database. You’ll be given the opportunity to become familiar with web architectures and the design considerations necessary for implementing a database driven web application.

Algorithms and Data Structures

In this module you will be supported in expanding your programming skills to cover a range of standard data structures (e.g. lists, trees and graphs) and algorithms (e.g. searching, sorting and traversals) for both sequential and concurrent systems. You will also study how to analyse systems in order to determine their complexity, correctness and safety, and to calculate their efficiency.

Option modules:

Choose one from a list which may include:

Cyber Security

This module introduces fundamental concepts in computer and network security, enabling the identification of vulnerabilities and the selection and implementation of suitable mitigation technologies. Throughout this module you’ll learn about securing data through the use of cryptography, operating system security and multi-user environments, creating secure programs, state-of-the-art methods for identifying potential threats, and legal and ethical issues surrounding computer security. This module teaches a broad range of subjects and you will learn both essential theoretical and practical aspects of computer security. This knowledge is in demand by employees and the module will empower you to start to specialise in security. The module covers issues pertinent to industry such as how to maintain data security through using strong encryption, detecting complex security threats, and also in maintain compliance with the General Data Protection Regulation (GDPR).

Object-Oriented Systems Development

This module allows you to explore the programming language that underpins major operating systems, applications, the Internet and the World Wide Web. Throughout this module you’ll be supported in expanding on the procedural and object-based coding skills that you have developed so far. You’ll be given an introduction to 'C' programming leading into C++ programming with a push toward Objective-C. You’ll then be supported in building a client-server system where the client could be a smartphone, tablet or a desktop PC. Techniques for accessing Object Request Brokers and databases will be covered, and the concept of Design Patterns will be introduced.

Operating Systems

In this module you will study the architectures of computer operating systems, including how they deal with resource allocation, management and security, in both single processor systems and multiple distributed processor systems (networks).

This course offers an optional one-year work placement after Year 2.

Core modules:

Knowledge-Based Artificial Intelligence

This module explores industry standard knowledge-based Artificial Intelligence techniques and technologies, as well as current developments in the field. It aims to further develop your skills and knowledge that are gained at intermediate levels of study, to cover advanced techniques such as defeasible reasoning and non-classical planning. You will gain the opportunity to explore relevant applications relying on knowledge-based concepts and techniques such as knowledge graphs and cognitive robotics, as well as recent advances in the field of Artificial General Intelligence.

Individual Project

This module is driven by you. You are asked to select a problem to solve which is relevant to your degree, and of appropriate scope and depth to be tackled within a timeframe of 30 weeks. Carrying out the project enables you to develop and demonstrate your ability to undertake research, manage time, use your initiative, learn independently, discuss and write convincingly on a subject requiring independent learning. A supervisor will support you throughout your project. You’ll use your existing knowledge and be encouraged to acquire additional skills as you carry out your project. The aim of the project is to suggest a solution to an identified problem. Your final report should describe the aims, scope and motivation of the project, the research you have undertaken, and the technical solution provided, including justification for design and development decisions.

Data-driven Artificial Intelligence

Recent advances in information technology have facilitated massive collection of data in numerous areas, leading to major developments in data-driven Artificial Intelligence (AI) approaches. This module allows you to obtain a fundamental understanding of such approaches, particularly advanced machine learning techniques to construct intelligent systems capable to recognise, classify, or decide, among others. We will consider several widely known approaches, including deep learning, and investigate typical applications and potential limitations. You will learn which techniques are appropriate for which learning problem and their advantages and disadvantages. You will have the opportunity to apply this knowledge using industry standard tools and delve into high profile data-driven applications such as medical imaging and natural language processing.

Option modules:

Choose one from a list which may include:

Software Architecture

Modern societies are highly dependent on complex, large-scale, software-intensive systems that increasingly operate within an environment of continuous availability, which are challenging to maintain, and evolve in response to changes in stakeholder requirements. The continual increase in the size and complexity of software systems has made software systems some of the most complex human-made systems ever created. As a result, a structured and systematic approach to design is essential for the success of software-based systems. Software architectures are fundamental to the development of technically sustainable, i.e., long-living, software systems, as they are the primary carrier of architecturally significant requirements (ASRs), such as performance, extensibility, maintainability, and influence how developers are able to understand, analyse, test, and evolve a software system. This module will introduce you to the fundamental concepts, core principles and practical skills of modern software architectures as a key activity within successful software engineering.

Advanced Web Programming

The module covers some of the more advanced approaches to developing web applications, examining both client and server-side technologies. You will explore and compare structured approaches to web development and multiple modern web frameworks, together with a range of contemporary development tools. As your understanding of the technologies and approaches develops, you will aim to critically evaluate them and assess the benefits and risks of using a given approach or framework for a given task.

Computational Mathematics 2

This module aims to provide you with an understanding of computational perspectives of mathematics, with an emphasis on matrix methods and data modelling. You’ll be supported in developing the ability to use both analytical and numerical techniques for solving large systems of linear equations and in analysing the resulting algorithms in terms of robustness, performance, stability and accuracy. You’ll be encouraged to broaden your mathematical understanding by applying your knowledge to real-world problems in developing solutions to a range of computational challenges using industry standard software (such as Matlab).

Choose one from a list which may include:

Parallel Computer Architecture Clusters and Grids

In this module you will be introduced to Computer Cluster, Cloud and Grid technologies and applications. We will focus on the fundamental components of Cluster environments, such as Commodity Components for Clusters, Network Services/Communication software, Cluster Middleware, Resource management, and Parallel Programming Environments. You will study the components of Grid environments, such as Authentication, Authorization, Resource access, and Resource discovery. The hands-on laboratory exercises will provide the necessary practical experience with Cluster and Grid middleware software required to construct Cluster and Grid applications.

Distributed and Client Server Systems

This module provides a detailed analysis of a range of techniques for the development of distributed and client-server systems architectures. You will indicatively explore remote method invocation, CORBA (Common Object Request Broker: Architecture and Specifications), web and cloud services. You will also examine some typical distributed systems, including distributed file systems, distributed databases, and other common architectures.

Large-Scale Software Engineering

Modern software engineering projects have become increasingly larger, in terms of hardware, source code, numbers of users or data volume. This module provides an analysis of the problems associated with large-scale software engineering projects and the practices, procedures, techniques and tools designed to address these issues. You will investigate all stages of a large-scale project: choosing a process model, scheduling, cost estimation, requirements engineering, risk management, security, modelling and design, quality assurance, testing and maintenance and overall management of the project. You will consider issues within these stages arising due to large scales, along with optimal solutions that can guarantee successful and timely delivery of a large-scale software project.

This course has modules making up 360 credits over the 4 * years, with each credit being 10 hours of study (3600 hours in total). An average approximately ** 20% (587 hours) of the study time on this course is spent with your tutors face to face or online in lectures, seminars, tutorials and workshops. The remainder of the time will be spent on independent study. Assessment is varied and includes assignments, exams and project work, with a focus on practical work. There are opportunities for group working, in addition to individual assessments.

*Subject to mode of study.

**Based on current core and compulsory modules.

Calculated using data from the academic year 2024/25, as of November 2024.

Teaching

The teaching year for most courses normally starts in September with breaks at Christmas and Easter, finishing with a main examination/assessment period around May/June. Teaching on other courses including professional courses, postgraduate taught, research, distance learning and apprenticeship may have other start dates including January and May. All start dates can be found on each course page and term dates are also available. Students on a full-time course may have to attend every day of the week. Students who choose to study a full-time course on a part-time basis will generally attend modules at the same time as our full-time students. Timetables are normally available one month before registration.

Our courses are taught at our University campus and you can expect that your lectures and seminars will be held face to face, except in cases of emergency or if specifically stated otherwise in the module description.

Feedback

Feedback (usually written) is normally provided on all coursework submissions within three term time weeks – unless the submission was made towards the end of the session in which case feedback would be available on request after the formal publication of results. Feedback on exam performance/final coursework is available on request after the publication of results.

Progression

You may progress to the next stage of your course or research degree, subject to meeting University assessment criteria and professional, statutory or regulatory body guidelines.

  1. The University of Huddersfield has been rated Gold in all three aspects of the Teaching Excellence Framework (TEF) 2023. We were the only university in Yorkshire and the Humber and the North West to achieve Gold ratings in all three aspects of the TEF among those announced in September 2023. In fact only 13 Universities, out of the 96 that were announced in September 2023, were Gold in all three ratings.

  2. Our teaching staff rank first in England for the proportion with higher degrees and teaching qualifications, as well as being top five for those holding doctorates (HESA 2025). So you’ll learn from some of the best, helping you to be the best.

  3. We are joint first in the country for National Teaching Fellowships, which mark the UK’s best lecturers in Higher Education, winning a total of 23 since 2008 (2024 data).

  4. We won the first Global Teaching Excellence Award, recognising the University’s commitment to world-class teaching and its success in developing students as independent learners and critical thinkers (Higher Education Academy, 2017).

Read more about academic staff at the University of Huddersfield

At Huddersfield, you'll study the Global Professional Award (GPA) alongside your degree* so that you gain valuable qualities and experiences that could help you to get the career you want, no matter what your field of study is. On completion of the Award, you'll receive a GPA certificate from the University of Huddersfield, alongside the specialist subject skills and knowledge you gain as part of your degree, which may help to set you apart from other graduates.

Giving students access to the Global Professional Award is one of the reasons the University won ‘Best University Employability Strategy’ award at the National Graduate Recruitment Awards 2021. Find out more on the Global Professional Award webpage.

*full-time, undergraduate first degrees with a minimum duration of three years. This does not include postgraduate, foundation, top-up, accelerated or apprenticeship degrees.

Placements

This course offers you the chance to undertake an optional placement in Year 3. This opportunity helps you to build on the knowledge and skills developed on the course. You will be employed by the company for 12 months, but the actual number of weeks worked will be dependent on the annual leave entitlement you are given in line with the placement company’s policy.

The placement year is a valuable tool that can enhance your employability and help you to develop as an individual. It is acknowledged that graduates with industry experience are generally much more attractive to employers.

The Placement team support you in finding suitable placement opportunities, through timetabled and drop-in sessions as well as by appointment. They will assist you with preparing your CV and with interview techniques. They'll also be in contact with you during your placement so that you'll be fully supported while you gain the experience that employers value so highly. They are regularly in contact with local and national companies. Previous students have spent their placement years at companies including Cummins and Tip Trailer.

Computing


A tour of our Department of Computing facilities

Ever wondered how you will use our facilities as part of your course? Follow Isobel on a tour who explains all.

Discover more about the course

Your Career

See how our graduates thrive in amazing jobs at top companies.

Professional Links & Accreditations

See how our graduates thrive in amazing jobs at top companies.

Career Support

Check out the personalized guidance we offer students.

Inspiring Graduate

Get inspired by real students who graduated from here.

Further Study

Learn about pursuing a masters or PhD here post-graduation.

Research Excellence

See how our innovative research shapes what you'll learn.

Student Support

Discover all the support available so you can flourish.

Important information

Although we always try and ensure we deliver our courses as described, sometimes we may have to make changes for the following reasons

When you enrol as a student of the University, your study and time with us will be governed by our terms and conditions, Handbook of Regulations and associated policies. It is important that you familiarise yourself with these as you will be asked to agree to them when you join us as a student. You will find a guide to the key terms here, along with the Student Protection Plan.

Although we always try and ensure we deliver our courses as described, sometimes we may have to make changes for the following reasons

Changes to a course you have applied for but are not yet enrolled on

If we propose to make a major change to a course that you are holding an offer for, then we will tell you as soon as possible so that you can decide whether to withdraw your application prior to enrolment. We may occasionally have to withdraw a course you have applied for or combine your programme with another programme if we consider this reasonably necessary to ensure a good student experience, for example if there are not enough applicants. Where this is the case we will notify you as soon as reasonably possible and we will discuss with you other suitable courses we can transfer your application to. If you do not wish to transfer to another course with us, you may cancel your application and we will refund you any deposits or fees you have paid to us.

Changes to your course after you enrol as a student

Changes to option modules:

Where your course allows you to choose modules from a range of options, we will review these each year and change them to reflect the expertise of our staff, current trends in research and as a result of student feedback or demand for certain modules. We will always ensure that you have an equivalent range of options to that advertised for the course. We will let you know in good time the options available for you to choose for the following year.

Major changes:

We will only make major changes to non-optional modules on a course if it is necessary for us to do so and provided such changes are reasonable. A major change is a change that substantially changes the outcomes, or a significant part of your course, such as the nature of the award or a substantial change to module content, teaching days (part time provision), type of delivery or assessment of the core curriculum. For example, it may be necessary to make a major change to reflect changes in the law or the requirements of the University’s regulators or a commissioning or accrediting body. We may also make changes to improve the course in response to student, examiners’ or other course evaluators’ feedback or to ensure you are being taught current best practice. Major changes may also be necessary because of circumstances outside our reasonable control, such as a key member of staff leaving the University or being unable to teach, where they have a particular specialism that can’t be adequately covered by other members of staff; or due to damage or interruption to buildings, facilities or equipment, or pandemics.

Major changes would usually be made with effect from the next academic year, but may happen sooner in an emergency. We will notify you as soon as possible should we need to make a major change and will carry out suitable consultation. If you reasonably believe that the proposed change will cause you detriment or hardship we will, if appropriate, work with you to try to reduce the adverse effect on you or find an appropriate solution. Where an appropriate solution cannot be found and you contact us in writing before the change takes effect you can cancel your registration and withdraw from the University without liability to the University for future tuition fees. We will provide reasonable support to assist you with transferring to another university if you wish to do so.

In exceptional circumstances, we may, for reasons outside of our control, be forced to discontinue or suspend your course. Where this is the case, a formal exit strategy will be followed in accordance with the student protection plan.

The Office for Students (OfS) is the principal regulator for the University.

You may also be interested in...

Computer Science BSc(Hons)

Full-time

Undergraduate

Study a range of topics from software engineering to artificial intelligence or distributed computing, to help you build your knowledge of computer science principles and develop your computing skills.

Find out more How to apply

Computer Science with Games Programming BSc(Hons)

Full-time

Undergraduate

This course covers general computing and software engineering knowledge that apply across the computing industry, as well as games programming skills.

Find out more How to apply

Computer Science with Cyber Security BSc(Hons)

Full-time

Undergraduate

The monetary value of data has led to an increase in cyber-crime, meaning computing professionals with cyber security skills are in high-demand.

Find out more How to apply

Computing BSc(Hons)

Full-time

Undergraduate

Our course cover topics including software engineering, cyber security, plus a foundation of knowledge in of all aspects of computing.

Find out more How to apply

Software Engineering BSc(Hons)

Full-time

Undergraduate

As industries develop the requirements of software engineering change rapidly too. Our course aims to give you the skills to shape what’s possible.

Find out more How to apply

View more courses