

Ixraellee
Published 2026-08-28 · 2 min read
Coding Is Mostly About Learning How to Think
People sometimes describe programming as if it were a special form of intelligence.
It is not.
Programming is difficult, but much of the difficulty comes from learning how to break problems into smaller problems.
A large requirement might initially sound impossible.
Build a platform.
Automate a process.
Create an API.
Process millions of records.
But software development teaches you to ask smaller questions.
What is the input?
What should happen to it?
What are the possible errors?
What data do we need?
What happens when something goes wrong?
Once the problem is divided into manageable pieces, it becomes less mysterious.
That does not mean the work becomes easy.
It means the difficulty becomes visible.
This is one of the reasons I like writing about engineering.
There are many practical lessons that are difficult to learn from tutorials alone.
How do you debug something you do not understand?
How do you decide between two architectures?
When should you stop adding features?
How do you know when a simple solution is better than an impressive one?
These are engineering questions, not syntax questions.
The name "Not Rocket Science" is intentional.
Technology can be complicated without being inaccessible.
My goal with this section is to explain coding, engineering, systems, and technical ideas in practical language.
No unnecessary mystery.
No pretending that everything is revolutionary.
Just useful explanations about how things work and what I learn while building them.
Responses (0)
Loading responses...
Keep reading

Beyond the Hype
The future of technology will not be determined only by what we can build, but by what we decide is worth building.

Who Gets Remembered?
A society remembers selectively. What we choose to preserve, forget, celebrate, or ignore shapes how future generations understand the present.

What Do We Actually Believe?
Philosophy becomes useful when it helps us examine the assumptions behind the decisions we make every day.

Written by Ixraellee
Writer, technologist, and thinker exploring digital civics, philosophy, and speculative fiction across Africa and the global south.