HTML Basics
Learn how webpages are structured using headings, sections, links, and images.
Made By Luke Giordano
About That Duck is a coding learning site. It helps new developers learn programming basics, practice debugging, take quizzes, review mistakes, and improve step by step.
const mission = {
site: "About That Duck",
purpose: "Help people learn to code",
tools: ["Lessons", "Quizzes", "Review", "Practice"],
creator: "Luke Giordano"
};
Learning Hub
Short beginner lessons that explain coding concepts in a simple way.
Learn how webpages are structured using headings, sections, links, and images.
Learn variables, loops, functions, indentation, and common beginner errors.
Learn how websites become interactive with buttons, events, and logic.
Languages
Each language can have lessons, quizzes, examples, and debugging practice.
Practice
Choose a language, answer accurate beginner questions, review mistakes, then practice only what you missed.
My App
This is the only section focused on my own work. It can show my app, updates, screenshots, features, and progress as it grows.
Add your app name, screenshots, features, roadmap, and updates here.
More Coming SoonUse this card to explain the main features and why the app is useful.
In ProgressUse this card for version updates, improvements, fixes, and future plans.
BuildingRoadmap
More courses, harder quizzes, practice levels, app updates, and coding examples will be added over time.