Skip to content

A Block-Based Environment to Learn Data Modeling

Notifications You must be signed in to change notification settings

jessicabelicia/Daisy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daisy: A Block-Based Environment to Learn Data Modeling

(development in progress)

In programming problem solving, data modeling is a step of converitng problem description into data structure.

This is the web-based block programming environment for beginners to learn data modeling. There are two steps of executing data modeling:

  1. Information Mining: collecting keywords from problem description which can represents I/O needed.
  2. Data Representation: represent keywords from the former steps to create data structure. In this case, we drive student to learn the creation of Algebraic Data Type (ADT) as a data representation.

Please check links below for the previous version of Daisy implemented in Snap!:

About

A Block-Based Environment to Learn Data Modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published