What Studying Computing Taught Me About Thinking
A First-Class Computing degree is not really about computers. It is about logic, abstraction, and the discipline of solving problems you have never seen before.
Isaac Paha
28 January 2026
Contents
I studied Computing and IT at The Open University. I finished with a First. And the most important thing I learned had nothing to do with code.
Abstraction Is a Superpower
The central skill of computing is abstraction — the ability to take a complex, messy reality and model it at the right level of simplicity to reason about it. A good data structure is not just a technical construct; it is an argument about what matters in a system and what can be safely ignored.
I use this constantly outside of software. When I am thinking through a business problem, I find myself asking: what is the simplest model that captures the essential dynamics here? What can I safely abstract away?
Algorithms Are Just Recipes for Thinking
An algorithm is a precise, finite, unambiguous set of instructions for solving a class of problem. The discipline of writing algorithms — truly precise, edge-case-considered, failure-mode-anticipated — trained me to think about problems in a way I never had before.
Now when I approach any complex situation, I find myself decomposing it. What is the input? What is the desired output? What are the steps? Where can this fail? What are the edge cases?
This is not a computer science thing. It is a clear thinking thing.
What I Wish I Had Known
The Open University route is not the traditional path, and when I started, I had doubts. Was this real? Would employers respect it?
The answer is yes — unambiguously. But more than that: the self-directed nature of distance learning taught me something that campus students often miss. No one is going to make you learn. Learning is a choice you make every day.
That lesson turned out to be more valuable than anything in the curriculum.
React to this essay
521 total reactions
Discussion
89 commentsShare your thoughts
0/500 characters
Kwame Asante
2 days agoThis is exactly the framing I needed. The leapfrog argument isn't new, but the specific connection to M-Pesa and what comes next is compelling. What sector do you think produces the first $100B African company?
Priya Nair
3 days agoThe risk section is what most optimistic takes on African tech skip entirely. The value extraction problem is real and worth a full essay of its own.
Thomas Webb
5 days agoReally well argued. I'd push back slightly on the median age statistic though — demographic dividend requires the right education and infrastructure investments to materialise. What's your take on the skills gap?
