← All posts
August 2026 · 5 min read

GCSE Computer Science NEA Tips

The NEA (Non-Exam Assessment) is your chance to show what you can build. While GCSE NEA is no longer externally assessed for most boards, it still develops the skills you'll be tested on in Paper 2 — and for A-Level, the NEA is worth 20% of your grade. Here's how to do it well.

Choose the right project

The biggest mistake students make is picking a project that's too ambitious or too simple. You want something that:

Good project ideas

Plan before you code

Examiners want to see evidence of planning. Before writing a single line of Python:

Code techniques that score marks

Your NEA should demonstrate as many of these as possible:

Practice these techniques with structured coding challenges before applying them to your project.

Testing and documentation

Testing is where many students lose marks because they treat it as an afterthought. Good testing means:

For each test, record: the input, the expected output, the actual output, and whether it passed. Screenshots help.

A-Level NEA: what's different

If you're doing A-Level, the NEA is worth 20% of your final grade and expectations are significantly higher:

Need NEA guidance? Our private tutoring includes NEA support — from choosing a project to polishing the write-up. Register your interest.