For general information:
Johny Stokoe
Tel: +44 (0)1904 325404
Postgraduate Admissions Administrator
Fax: +44 (0)1904 325599
E-mail: postgraduate@cs.york.ac.ukFor informal discussion:
Dr Tommy Yuan
Tel: +44 (0)1904 325697
Admissions Tutor
Fax: +44 (0)1904 325599
E-mail: tommy@cs.york.ac.ukRelated Links
Full Time - This course is only available full time.
9 Assessed Modules plus an individual project carried out in the department. All modules are compulsory except Formal Specification and Topics in Privacy & Security which students will choose between.
Software Engineering has become a crucial discipline in the functioning of the modern world. Information systems, communications, transport, manufacturing and services all require well-engineered and reliable software. This course focuses especially on software systems with a high requirement for dependability.
The MSc in Software Engineering is a full-time one year course
consisting of nine assessed modules and a six month individual
project carried out in the Department.
Meet our Students
Yi Yang explains how the MSc in Software Engineering helped his career
![]()
Information-retrieval skills are an integrated part of many modules; students are expected to independently acquire information from on-line and traditional sources. These skills are required within nearly all modules, are an essential part of project work. During the team project, team working skills are developed. Students are also expected to give a presentation of the results of their project work, hence developing presentational skills.
Numeracy is required and developed in most modules. Time management is an essential skill for any student in the course. The formal timetable has a substantial load of lectures and labs. Students must fit their private study in around these fixed points. In addition, Open Assessments are set with rigid deadlines which gives students experience of balancing their time between the different commitments.
All students in the University are eligible to take part in the York Award in which they can gain certified transferable skills. This includes the Languages for All programme which allows students to improve their language skills.
Full-time taught postgraduate courses run for 12 months from the start of the academic year in October. Students on these courses are expected to be in attendance at York for the full 12 months, except for when the Department is closed. Please contact the Postgraduate Admissions Administrator for more details.
The MSc course consists of nine assessed modules and a six month individual project carried out in the Department.
The current course modules are as follows:
Most modules have an associated assessed exercise, which takes approximately 35 hours. Three modules involve closed examinations. The project is examined by dissertation; the amount of time required to complete it is approximately six months.
Each student is allocated a personal supervisor in the Department who meets the student regularly to discuss progress during both the teaching and project phases.
| Term | Short Description | |
|---|---|---|
| Group Project: Software Management |
Autumn & Spring | The group project aims to provide students with project management skills and techniques, which are directly applicable to a software project. Students will work in teams to engage in a practical software project aiming to produce a high quality software artefact. |
| Requirements Engineering | Autumn | Requirements Engineering introduces techniques and processes for eliciting, documenting and analysing software requirements. |
| Object-Oriented Design | Autumn | Object-Oriented Design discusses advanced topics of object-oriented programming and design, including modelling with the UML. |
| Concurrent & Real-Time Programming | Autumn | Concurrent & Real-Time Programming studies the features of Real-Time Java and applies them to concurrent embedded-systems programming. |
| User Centred Design
|
Autumn | User Centred Design introduce students the field of Human-Computer Interaction (HCI). This
field covers all aspects of people's interactions with digital systems. |
| Formal Specification | Spring | Formal Specification addresses the use of mathematical methods in systems development, particularly in high-integrity systems. (Option) |
| Software Measurement & Testing | Spring | Software Measurement & Testing teaches methods of software verification, including advanced testing and static-analysis techniques. |
| Systems Architectures | Spring | Systems Architectures provides an introduction to systems 'in-the-large', i.e., system components and their interconnections. |
| Topics in Privacy & Security
|
Spring |
Privacy and Security addresses the variety of modern day security goals, the range of attacks that can be launched, and the security defense mechanism that can be used to counter them. (Option) |
| Final Project - Software Engineering
|
Summer & Vacation |
A substantial, independent research project building on the taught course. The deliverable is a dissertation. |
Timescales, Modules and Project Descriptions may be subject to change.
You are taught a broad range of project management skills, which you will directly apply to a medium-sized software project that is conducted in small student teams.
The course concludes with your individual project. You may choose a topic among the many offered by the academic staff, or you may propose your own topic. Some recent topics were:
Software Engineering has become a crucial discipline in the functioning of the modern world. Information systems, communications, transport, manufacturing and services all require well-engineered and reliable software. This course focuses especially on software systems with a high requirement for dependability.
The MSc in Software Engineering course is intended for students who possess a strong Computer Science degree.
Typically, you will have achieved at least an upper second class honours degree (or international equivalent) in Computer Science or a related discipline with an appropriate mathematical basis.
We are willing to consider applications from those who do not fit this profile. We will, for example, consider applicants who do not have an appropriate qualification but have appropriate industrial experience.
Your knowledge of computer science will include at least the following:
For more information about completing your application, please take a look at the University’s webpages which tell you how to apply.
In particular, please take note of the supporting documents we need to see in order to be able to make a decision about your application. You are also required to nominate two referees, of which at least one should be from your current employer or place of study.
When you are ready to apply, you can submit your application using our Online Postgraduate Applications Service (OPAS).
While there is no official closing date for applications, it is important to apply as early as possible.
This course, like all others in the University, welcomes students of all backgrounds and circumstances.
If English is not your first language, or your first degree was not taught in English, then you will need to have attained a suitable language qualification no more than two years before the start of the course.
The University's Postgraduate Study webpages will tell you more about the English language requirements for graduate students.
The University of York awards a number of scholarships for overseas students each year, and competition for these scholarships is very intense.
Most scholarships only provide partial payment of tuition fees and not living expenses, and most students will need to fund themselves.
We can give further advice on how much you should budget for and other
ways in which you can fund your MSc course; for example career development
loans, an employer's bursary or secondment.
The Software Engineering course is an intensive advanced course that assumes entrants have a strong background in Computer Science. For example, we assume that all entrants are accomplished programmers, and we use the Java programming language on the MSc. If you are not comfortable programming object-oriented systems in Java, then we strongly recommend you study this topic before you arrive. An appropriate text to bring you up to speed is:
If you cannot get hold of this book, then we have prepared some introductory material for you to study.
Most undergraduate Computing degrees have courses on the fundamentals of operating systems, where students are exposed to issues of concurrency and how to program multi-threaded applications. If your past programming experience is only with sequential programming, then, again, we strongly recommend that you familiarise yourself with this topic. Chapter 22 on Multi-thread Programming in the above book is a good place to start. The web material below also covers this topic.
It is also assumed that entrants will have a basic knowledge of discrete mathematics (i.e. logic, set theory, relations and functions). We recommend the following book to refresh your mathematical background:
The following slides and exercises cover essential background material in Java and concurrency:
| Lecture notes |
Lab exercises |
Extra material alongside the recommended textbook | ||
|---|---|---|---|---|
| Basics |
Exercise 1: pdf
|
|||
| Intermediate | Exercise 2: pdf
|
Extra Java notes: pdf
| ||
| Advanced topics |
Exercise 3: pdf
|
Java code conventions: pdf
| ||
Modern systems are critically dependent on software for their design and operation, and the new generation of system developers must be experts in the specification, design and implementation of dependable software using rigorous development techniques. Discrete mathematics underpins all these techniques. These slides present the basic logic required for the MSc in Software Engineering:
The solution to the problems can be obtained from Professor Jim Woodcock.
Due to the intensive nature of the course, students are required to be in York during the following periods:
We know how important it is that your Masters degree prepares you for the workplace. That's why we work hard to collaborate with industry and leading researchers in the discipline to keep our courses up to date and relevant. And our employability figures show that this is working: over 97% of our postgraduate students go on to employment or further study within six months of graduating from York.
We asked a recent graduate, James Mistry, about his experience at York, and how his time here prepared him for the workplace. He currently works for BT, and was happy for us to film him so that you can find out why he chose to study here.