The guide

Data & AI

Computer Science

Finding patterns in data and building the models behind predictions and AI.

What the work actually is

What the work is actually like

Most of the week is not modelling. It is finding the data, discovering it is inconsistent, deciding what a row actually means, and building the pipeline that keeps it arriving. Then a model, then the harder part: convincing a colleague who does not trust statistics that the number is real, and finding out whether it changed any decision at all.

The catch

The proportion is the catch — practitioners routinely describe most of the job as data cleaning and plumbing rather than the modelling that attracted them. Analysis work can also be quietly ignored: you produce a correct answer, and the organisation does what it was going to do anyway. And this is the area where the tooling is being rewritten fastest, so today's specific skills have the shortest half-life on this list.

What people get wrong about it

That it is mainly about choosing clever algorithms. In practice the wins come from better data and a sharper question; a simple model on good data beats a sophisticated one on bad data almost every time.

The jobs inside this area

  • Data analyst
  • Data scientist
  • Machine-learning engineer
  • Data engineer
  • AI researcher

A list, not a recommendation — you narrow it, we don’t.

What this kind of work usually offers

Earning well · Making thingsA generalisation about the sphere, not a promise about a salary. Pay and security vary enormously by country and employer.

How you get there

The one-line version

CS, statistics or maths. Data and ML contests (Kaggle, Zindi) are how you prove it early.

Stage by stage

  1. While you are still at school

    Maths, especially statistics and probability — that is the part that transfers to everything. Learn Python and pull a real dataset about something you care about, then answer one honest question with it.

  2. What you study

    CS, statistics, maths or an applied science with heavy data work. Statistics is the durable core; the frameworks are learnable in weeks, but knowing whether a result means anything is a degree's worth of training.

  3. How the first years actually go

    Usually analyst before scientist: dashboards, reports, and answering other people's questions. That is not a detour — it is how you learn what the organisation's data actually represents, without which no model of it is trustworthy.

Test it this month

Free, and finishable in a few evenings

Enter a beginner Kaggle or Zindi competition and submit something bad deliberately, just to complete the loop once. Then improve it twice and notice which change helped — that is the whole feedback mechanism of the field.