Portmint Lighthouse

What an App Really Is

Hello, friend. I'm Pip, your lighthouse keeper. Before we build anything together in this course, let's strip away the magic and answer one simple question: what is an app, really?

Here's the plain idea. An app is three things working together:

  • Instructions — the steps that say what to do when you tap, type, or click.
  • A place to keep things — where the app stores information so it isn't forgotten the moment you close it.
  • A face — the buttons, text, and pictures that turn all of that into something a person can actually use.

That's it. No spells. Just steps, storage, and a friendly face on top.

The restaurant in your pocket

Let me hand you my favorite analogy, because we'll lean on it for the whole course.

Think of an app as a restaurant.

There's the dining room — the part you see. The tables, the menu, the lighting, the waiter who takes your order. You sit here. You point at what you want. You never think about how it gets made.

Then there's the kitchen — the part you don't see. Behind the swinging door, cooks read your order, do the real work, and send a finished plate back out.

You, the guest, only ever touch the dining room. But your meal is impossible without the kitchen quietly doing its job in back.

Every app is built this same way, split into two halves:

  • The front end is the dining room — the part you touch. Screens, buttons, words, colors.
  • The back end is the kitchen — the part that does the work. It looks things up, does the math, remembers your order, and sends an answer back.

When you tap "Send" on a message, the front end (dining room) takes your order and passes it through the door. The back end (kitchen) does the work and sends a result back out. You see a clean plate; you never see the chopping and the heat.

Hold onto this picture. Lessons 2 and 3 walk into each room one at a time.

Three kinds of apps you'll meet

Apps come in three everyday flavors, sorted by where they live:

  • Phone apps — the icons you install on a phone or tablet, like a weather or messaging app.
  • Desktop apps — programs that run on a laptop or computer, like a photo editor or a word processor.
  • Web apps — things you open in a browser (Chrome, Safari) at an address, like online email or a banking page. Nothing to install; you just visit.

They can look and feel quite different, yet under the hood they share the same restaurant: a dining room you touch and a kitchen that works. Learn the pattern once, and you can understand all three. 🐙

Your turn

No code, no setup — just look around. Pick one app you used today (a messaging app counts perfectly).

Now name its two halves out loud:

  1. What's the dining room — the part you saw and touched (the screen, the buttons, the words)?
  2. What might the kitchen be doing out of sight (looking something up, saving your message, sending a reply)?

If you can describe both halves for one real app, you've already got the core idea this whole course is built on.

Next, we step into the dining room itself — The Front End, the Part You Touch — and look closely at the screens and buttons you meet every single day.

Stuck or curious?

Ask Pip about this lesson — tap the porthole bottom-right.