>
SELECT * FROM about_dadda;
Query executing...
RECORD 1 OF 1
NAME:
Matt Walker (aka "Dadda")
ROLE:
Dad, Teacher, Learner
MISSION:
Sharing lessons learned with kids and anyone curious
INTERESTS:
Programming, AI tools, puzzles, web development
WHY:
My kids call me "Dadda" and it sounds like "data" when they say it quickly. This is my database of lessons I want to teach them.
1 record returned.
>
SELECT topic, description FROM future_lessons;
Query executing...
BASIC PROGRAMMING
Learn the fundamentals of coding: variables, loops, functions, and problem-solving. Start with simple concepts and build up to creating your own programs.
AI LITERACY
Understand how to use AI tools like Claude, Gemini, and ChatGPT effectively. Learn what they're good at, their limitations, and how to ask the right questions.
SOLVING RUBIK'S CUBE
Master the classic 3x3 cube with step-by-step methods. Learn algorithms, pattern recognition, and eventually speed-solving techniques.
BUILDING WEBSITES
Create your own corner of the internet. Learn HTML, CSS, and JavaScript to build interactive web pages and applications.
...AND MORE TO COME!
Query successful. Check back soon for full lessons!
>
SHOW CONTACT_INFO;
EMAIL: matt.r.walker@gmail.com SITE: mwalker.info GITHUB: github.com/mrwalker TWITTER: @data_daddy