Description #
Daisy the Dinosaur is an iPad app that introduces young children to programming through simple drag-and-drop commands that animate a cartoon dinosaur. It is designed to teach basic logic, sequencing, and event-driven thinking without any typing.
History #
Daisy the Dinosaur was developed by the creators of Hopscotch, led by Samantha John. Released in 2012, it became one of the earliest iOS-based coding tools for preschool and early elementary students, focusing on accessible, playful learning.
Hello World Code #
There’s no traditional code. A basic “Hello World” scenario is achieved by creating a command sequence like:
When Play → Say "Hello, World!"
(Implemented through dragging action blocks into the programming space — such as say, move, or spin.)
How to Run #
Option 1: Online
No online version. Demo overview:
https://www.gethopscotch.com/daisy
Option 2: Local
- Download from the App Store
- iPad only
- Free to download and use
Key Concepts #
- Drag-and-drop programming
- Event-driven actions
- Sequencing and loops
- Visual feedback through animation
- Designed for ages 4–7
- No typing required
- Introduces core logic skills
- Engaging character-based environment
- Simple puzzles for progression
- Pre-reader friendly
Try It Online #
Not available — iOS only
App Store Link
Fun Facts #
- Created by the Hopscotch team to give young kids a first taste of programming
- Frequently used in Hour of Code for Pre-K and 1st Grade
- Often used in classrooms as an offline coding station
Resources #
Official site
Docs or tutorial
[GitHub or interpreter](Not open source)
Community or learning resources