skip to content

Department of Computer Science and Technology

 

Choosing a University course can be a daunting task. Hopefully this site has helped you to make a decision about your application to Cambridge, but inevitably we won’t have answered every question. Here are a selection of questions we’ve been asked by prospective students recently. If you have any others, please drop us a line at cs-cubed@cl.cam.ac.uk and we’ll post your question and its answer here (anonymously of course).

Do applicants sit the TMUA?

All applicants sit the Test of Mathematics for University Admission (TMUA) and you can use the TMUA guidance and preparation. Please refer to the University of Cambridge pre-interview assessments webpage for details about TMUA test dates, costs and how to register. 

Do applicants sit the CSAT?

In addition to the TMUA test, some colleges will require candidates to sit another written assessment (such as the Computer Science Aptitudes Test (CSAT)) on the day of interview. Please check with individual colleges to determine their interview process.

What programming languages does the course teach?

There are many different languages using many different programming paradigms out there. We aim to teach you the core principles so that you can quickly grasp any new language that comes along. Of course, we have to teach using something and we currently use Java as the main Object-Oriented programming language, ML for functional programming and Prolog for logic. We also look at other languages such as C and C++, although in less detail. We do not expect any of our students to be able to program in any of these languages when they first arrive.

Can you recommend a college?

The main University website offers further advice on choosing a college.

Do you place any value in Computer Science A-Level?

Yes. We value good marks in all subjects, albeit not always equally. Our primary focus is on Mathematics because it is taught in all schools, provides a formal underpinning for much of our course, and there is a positive statistical correlation between those who do well in mathematics at school and those who do well on our course. A-Level Further Mathematics is highly recommended for the same reasons, although we recognise that not all schools offer it. An A-Level in Computer Science is also valuable if your school offers it: it covers lots of relevant material and offers you the opportunity to gain a better understanding of the subject before committing to study computer science at university.

What are the requirements for those doing Scottish Highers or overseas qualifications?

It depends on the college. You will need to email or ring a college and ask the admissions secretary or an admissions tutor.

Can you recommend any books or activities to do that would help my application and/or studies?

At the admissions stage we look for two major things: academic ability and passion for the subject. Whilst the course itself does not have any pre-requisites other than mathematics, it is difficult to discern a passion for the subject if a candidate has never tried any form of Computer Science. Therefore, from an admissions perspective, it would be wise to do something that shows your independent interest in the area. Examples of this include reading around the subject, learning a programming language, contributing to open-source projects, releasing a phone app, or building hardware (robots etc). Any one of these, when done well, would be sufficient to demonstrate your passion.

If you choose to learn a new language, it may be a good idea to learn one that is not explicitly taught in the Tripos. Doing so obviously helps to avoid repetition, but also gives you a wider perspective on languages that can be useful later in the degree and in employment. A popular choice is Python, for which there are many tutorials available.

We recommend getting hold of a Raspberry Pi and following one of the many hardware and software tutorials for it on the web. An additional advantage of this route is that you will gain familiarity with the UNIX command line: a very valuable skill to have in the Tripos!