What Is Programming — Algorithms as Recipes a Computer (and an Agent) Follows
FreeTH2PR4PNW2A Data/Business Analyst who thinks in algorithms can automate the boring parts of their job — and an AI agent is just an algorithm that picks its own next step.
- What an algorithm is: a precise step-by-step recipe
- Programming languages vs human language (and vs LLM prompts)
- How code becomes action (edit → run → output)
- Write an 'algorithm' as plain steps to make a sandwich, then spot ambiguities
- Open a Python editor (e.g. Replit/VS Code) and run a provided 'hello' program
- Write a 5-step algorithm for a daily task you do
- Micro-task: submit your algorithm as a short doc