Categories
How-Tos Tech Uncategorized

Prompt Engineering Explained: How to Talk to AI and Actually Get Results

While scrolling through my feed sometime last year, I stumbled on a job listing that stopped my thumb mid-air. The role was called Prompt Engineer and the salary attached to it had enough zeros to make a man reconsider his entire career path. I remember showing it to a friend and him squinting at the screen, “So they are paying somebody to just… talk to a computer?”
Well, he wasn’t entirely wrong. But he wasn’t entirely right either.

First, What Even Is a Prompt?


Before we get into engineering anything, let’s settle the foundation.
A prompt is simply what you type into an AI model. That’s it. When you open ChatGPT or Claude and type “write me a caption for my business page,” that sentence is your prompt. It is your instruction, your request, your way of telling the AI what you want.
Now here is where most people stop. They type something vague, get a vague answer back, shrug, and conclude that AI is overrated. However, they fail to realize that the quality of what comes out is almost always a direct reflection of the quality of what went in, and that relationship between input and output is exactly what prompt engineering is about.

Where Did the Phrase Come From?


To understand that, you need to know what is sitting on the other side of your screen when you type.
It is called a Large Language Model, or LLM. Think of it this way; imagine someone sat down and read virtually everything ever written on the internet. Every article, every textbook, every conversation, every Wikipedia page, every forum argument. After reading all of that, they developed a deep, almost supernatural ability to predict what word should come after the last word, and the one after that, and the one after that. String enough of those predictions together and you get something that sounds remarkably like intelligence.
That is essentially what an LLM is. It is not thinking the way you think. It is pattern-matching at a scale so enormous that the output feels like thought. Models like GPT, Claude, and Gemini are all LLMs trained on billions of pieces of text until they become very, very good at continuing whatever you start.
Now because these models are so sensitive to the way you phrase things, researchers and developers started noticing that small changes in wording produced dramatically different results. Ask the same question two different ways and you could get a brilliant answer or a completely useless one. This observation gave birth to the discipline of prompt engineering; the deliberate, strategic craft of designing inputs that consistently produce high-quality outputs from an LLM.
The phrase itself started appearing seriously in AI research circles around 2021 and by 2023 it had gone fully mainstream, job listings and all.

The Five Types of Prompt Engineering


Prompt engineering is not one thing, it comprises of several techniques to improve the model’s understanding and output quality, each suited to different situations. Let us break them down one by one.

1. Zero-Shot Prompting


This is what most people do without knowing it has a name. You give the AI a task with no example, no context, no explanation; just the instruction.
“Summarise this article.” “Translate this to Igbo.” “Write a birthday message for my aunty.”
You are shooting your shot without any warm-up. Hence, zero-shot.

2. Few-Shot Prompting


Here, instead of just giving the instruction, you give the AI a few examples of what you want before asking it to do the actual task. You are essentially showing it the pattern and then saying, “now continue in this same style.”
For instance, if you want the AI to categorise customer complaints in a specific way, you might show it three examples of how you want it done before feeding it the real data.

3. Chain-of-Thought Prompting


This one is particularly clever. Instead of just asking the AI for an answer, you ask it to show its work,\to reason through the problem step by step before arriving at a conclusion.
It sounds like this: “Think through this step by step before giving me your final answer.”
That one small addition can dramatically improve the quality of responses on complex problems; maths, logic, analysis, strategy. It is the difference between a student who guesses an answer and one who works through the calculation.

4. Role Prompting


This is where you assign the AI a character or identity before asking your question.
“You are an experienced financial advisor in Nigeria. A young professional earning ₦200,000 a month asks you how to start investing…”
By giving the AI a role, you are narrowing the lens through which it responds. It stops drawing from everything it knows and focuses on what that specific type of person would know, say, and prioritise.

5. System Prompting


This is less visible to everyday users but it is arguably the most powerful technique on this list. A system prompt is an instruction given to the AI before the conversation begins; it sets the rules, the personality, the boundaries, and the purpose of the entire interaction.
When you use a customer service chatbot on a company’s website and it only answers questions about that company, refuses to go off-topic, and always responds in a particular tone; that behaviour was defined by a system prompt written by a developer.

How to Write Better Prompts: 6 Practical Tips


Knowing the types of prompt engineering is one thing. Sitting in front of an AI and knowing what to type is another.

Start with a clear goal.

Before you type anything, ask yourself; what exactly do I want to walk away with? Vague goals produce vague prompts. Instead of “write something about my business,” try “write a 200-word Instagram caption for my catering business targeting working-class Lagos women between 25 and 40.” You have told the AI what to write, how long, where it will live, and who should feel spoken to. That is a prompt with a destination.

Give it context.

The AI does not know your life. It does not know your industry, your audience, or the specific situation you are dealing with, unless you tell it. Feed it the relevant background before asking your question. Include data if you have it. Reference a document if it matters. Define terms that might be interpreted differently depending on who is reading. The more context you provide, the less the AI has to guess, and guessing is where things go wrong.

Show it what you want.

When words are failing you, examples do the work. If you want a particular tone or style, show it two or three examples before making your actual request. This is few-shot prompting in practice, you are not just describing the target, you are pointing at it. The AI is extraordinarily good at recognizing and continuing patterns. Use that.

Be specific and precise.

There is a version of every prompt that is lazy and a version that is precise. “Write a long poem” is lazy. “Write a fourteen-line sonnet exploring the feeling of leaving your hometown for the first time” is precise. Quantify where you can. Break big requests into smaller steps when the task is complex. Treat it like giving instructions to a very capable new employee who knows nothing about your specific situation yet.

Ask it to think out loud.

Whenever you are dealing with anything that involves reasoning, a business decision, a problem you are trying to solve, an analysis of something , add this to your prompt: “think through this step by step before giving your final answer.” That small addition alone will improve the quality of complex responses more than almost anything else. You are not just asking for an answer, you are asking for the working behind the answer. The difference shows.

Keep adjusting.

Your first prompt is rarely your best one. If the output is not quite right, do not scrap everything. Change the phrasing. Add a detail you left out. Shorten the instruction or lengthen it. Good prompt engineering is iterative by nature, the same way a good writer does not publish their first draft.

Does Prompt Engineering Still Matter With Today’s Advanced Models?


Modern models like GPT-4o, Claude 3.5, and Gemini Ultra are dramatically better than their predecessors at understanding vague, poorly worded instructions. What would have required careful prompting two years ago now works reasonably well with a casual ask. In that sense, the barrier to entry has dropped significantly. You no longer need to study prompt engineering just to get useful things out of an AI.
But here is what hasn’t changed.


The ceiling of what you can extract from these models is still largely determined by how well you communicate with them. The difference between a mediocre prompt and a well-crafted one on a cutting-edge model is not as dramatic as it used to be at the bottom, but at the top, it is still enormous. Professionals who understand how to structure context, assign roles, chain reasoning, and design system prompts are consistently pulling results out of these models that casual users simply cannot reach.

So What Does This Mean For You?


It means two things.
First, you do not need to wait until you are a developer or a tech professional to benefit from the understanding prompt engineering. Whether you are a student, a content creator, a small business owner, or a job seeker, knowing how to talk to AI tools well is already giving some people an unfair advantage over others. That advantage is available to anyone willing to learn it.


Second, prompt engineering as a standalone career is likely to evolve rather than disappear. The people who will remain valuable are those who combine domain expertise with the ability to deploy AI effectively within that domain. A lawyer who understands how to use AI for legal research. A marketer who knows how to build AI-powered content systems. A teacher who designs AI tools for learning. The skill does not live in isolation, it multiplies whatever else you already know.

The friend who squinted at that job listing and said “so they are paying somebody to just talk to a computer” was not entirely wrong. But what he missed is that talking well; clearly, strategically, and with intention, has always been one of the most valuable skills a person can have.

And if you are considering becoming a prompt Engineer you can check out this OpenAI Doc

Categories
Tech

The Compound Effect in Tech: How Consistency Beats Urgency When Upskilling

Every young Nigerian on a tech journey is familiar with the term, ‘Upskilling.’ At the workplace, in the media, at every tech conference or conversation the topic of upskilling is one that is always echoed.

Attached to this phrase is the urgency to upskill so that you aren’t left behind in the tech race, at the end you are left with a long list of courses you want to take which you eventually don’t take at all and even if you do, you never get to complete them.

The Real Problem With How Upskilling Is Sold

Instead of being guided through a realistic, step-by-step process, you are handed urgency and a destination. For instance, master Python in 30 days, become a data analyst in 8 weeks; with very little acknowledgment of what the journey actually looks like.

Social media makes it all worse because you get to only see the end product of a process that took tons of hours to accomplish. So, you are anxious, and the delusions that you are doing nothing increases. Once again, you try to hasten your learning pace, but again you fall flat to your face.

What Is the Compound Effect?

The concept of the compound effect was succinctly and efficiently explained by Darren Hardy in his book the compound Effect. In his own words, “The Compound Effect is the principle of reaping huge rewards from a series of small, smart choices. What’s most interesting about this process to me is that, even though the results are massive, the steps, in the moment, don’t feel significant. ”
What this means is that your small choices, including consistency and time produces significant results.

What does that mean for a techie on a journey to upskilling?


In simpler terms, it means you don’t have to start by looking for ways to short circuit your learning duration which is something that is frequently advertised. For instance instead of looking for YouTube tutorials that promise mastery of Data analysis within one month, you could start by making your learning a daily practice and In the initial period your process may seem invisible, but you are building momentum.

How Learning Momentum Works in Tech


If you’ve ever tried to learn a tech skill; Python, frontend development, data analysis; you’ve already felt it: that frustrating, slow, almost discouraging start where nothing seems to click.


At the beginning, it feels like trying to start a stubborn generator. You pull once, nothing. Pull again, still nothing. You check YouTube, adjust something small, try again. It sputters, but doesn’t quite come alive.That’s what the early stage of learning tech feels like.


You spend hours installing tools, fixing errors you don’t understand, and following tutorials line by line. You write code, run it, and it breaks. You tweak one thing, and something else breaks. At the end of the day, it feels like you’ve made no real progress. But if you stay with it, something subtle begins to happen. A concept clicks. Your code runs, just once, but it runs. You begin to recognize patterns. The same errors that confused you yesterday start to look familiar today.


You’re still putting in effort, but now the system is beginning to respond.Soon, you’re no longer just copying code. You debug with a bit more confidence. You open documentation without immediately feeling overwhelmed. You start connecting ideas: how one concept leads to another, how tools fit together.


Then, almost without noticing exactly when it happened, you cross a threshold. You can build small things on your own. You understand your errors more than you fear them, you start questioning tutorials.


Learning becomes less of a chore and more of a rhythm. From the outside, it looks like you’ve suddenly become “good at tech.” But what’s really happened is simpler: momentum has taken over.Now, every new skill builds on the last. You learn faster. You recover quicker when you’re stuck. Even when you take a break, it doesn’t take much to get back into flow.


That’s the power of momentum in tech.
The truth is, learning a tech skill isn’t difficult because it’s beyond you. It’s difficult because most people quit before things start to move. They mistake the slow beginning for a lack of ability, not realizing it’s just the natural resistance that comes before progress.
The ones who succeed aren’t necessarily smarter, they just stayed long enough for things to start working in their favor.

A Simple Daily Learning Framework for Tech Upskilling

Applying the compound effect does not require long, exhausting study sessions. It requires showing up consistently.

Most advice you will find online suggests a clean, structured routine: wake up early, study for an hour, build something, repeat. That sounds great in theory. In reality, you have a job, family obligations, NEPA taking light, data running out, or simply a day where motivation is nowhere to be found.

So here is a framework built around your actual life, not an ideal version of it.

On a good day, aim for 45–60 minutes or even 2 hours

  1. 10 minutes: Review. Before learning anything new, spend a few minutes revisiting what you covered last time. Re-read your notes, re-run your code, or just try to recall the key concept from memory.
  2. 25–30 minutes: Learn one thing. Not one course. Not one module. One concept. Watch a short tutorial, read a documentation page, or work through a single exercise. The goal is depth over speed
  3. 10–20 minutes: Apply it immediately. Write the code, sketch the wireframe, run the query, build the small thing. Even if it breaks. The moment you try to use what you just learned is the moment you find out whether you actually understood it.

On a hard day, aim for just 15–30 minutes:

Do not skip entirely. Open your laptop, re-read yesterday’s notes, watch one short video, run one line of code. It does not have to be productive in the traditional sense. The goal on a hard day is simply to maintain the habit signal, to remind your brain that this is something you do, not something you used to do.

On a completely lost day

Missing one day does not break momentum. Missing a week starts to. Missing two weeks and you are essentially starting over emotionally, even if the knowledge is still there. The recovery cost of a long break is majorly about rebuilding the psychological habit of showing up.

Track your consistency somewhere visible. Not to be rigid about streaks, but because seeing a pattern of effort is its own quiet motivation to keep going.

Is the compound effect still relevant in the age of AI


Yes, and here is why. With the current irresponsible use of AI producing garbage-in, garbage-out content, it is easy to doubt the necessity of a slow, disciplined approach to learning when you can retrieve any piece of information in seconds. AI promises to increase productivity and accelerate the learning pace. So why endure the slow grind of building skills from scratch when AI can hand you the output in seconds?
The answer is simple; what you need to compound has shifted, not the principle itself.


AI doesn’t replace thinking. It doesn’t replace judgment, discernment, or the ability to evaluate what is true, useful, or well-reasoned. If you haven’t built momentum in understanding fundamentals and critically assessing outputs, you will hand a powerful tool to an incompetent operator, and the results will show. The people winning with AI are not those who use it the most. They are those who have compounded the right foundations, curiosity, critical thinking, domain knowledge, and the discipline to go deep.


The Compound Effect is not less relevant in the age of AI. It is more important than ever because the gap between those who have built real understanding and those who haven’t is now wider and more visible than at any point in history. Compound wisely. The returns will speak for themselves.


And here is the exciting part, now that you understand the power of compounding the right things, our next article is going to show you exactly how to put AI to work for your growth. We are talking Prompt Engineering; the skill that turns AI from a fancy search engine into your most valuable learning companion. See you there.