Map of relevant entites and relationships
{
“nodes”: [
{“id”: 1, “label”: “Computational Thinking”, “title”: “A problem-solving process involving programming principles.”},
{“id”: 2, “label”: “Problem-Solving”, “title”: “Process of finding solutions to complex issues.”},
{“id”: 3, “label”: “Decomposition”, “title”: “Breaking down a problem into smaller, manageable parts.”},
{“id”: 4, “label”: “Pattern Recognition”, “title”: “Identifying similarities and patterns.”},
{“id”: 5, “label”: “Abstraction”, “title”: “Focusing on the important information only, ignoring irrelevant detail.”},
{“id”: 6, “label”: “Algorithm Design”, “title”: “Creating a step-by-step solution to a problem.”},
{“id”: 7, “label”: “Programming Principles”, “title”: “Foundational concepts in programming that guide computational thinking.”},
{“id”: 8, “label”: “Generative Design Systems”, “title”: “Systems that automate the design process using algorithms.”},
{“id”: 9, “label”: “Dynamic Brand Identities”, “title”: “Flexible branding strategies that can change in appearance, style, or format depending on the context to stay relevant and engaging.”},
{“id”: 10, “label”: “Storytelling”, “title”: “The art of conveying messages and stories effectively.”},
{“id”: 11, “label”: “Composition”, “title”: “The arrangement of elements in a work of art or literature.”},
{“id”: 12, “label”: “User-Interaction”, “title”: “The design and implementation of the interface between users and systems.”}
],
“edges”: [
{“from”: 1, “to”: 2, “arrows”: “to”, “label”: “involves”},
{“from”: 2, “to”: 3, “arrows”: “to”, “label”: “uses”},
{“from”: 2, “to”: 4, “arrows”: “to”, “label”: “uses”},
{“from”: 2, “to”: 5, “arrows”: “to”, “label”: “uses”},
{“from”: 2, “to”: 6, “arrows”: “to”, “label”: “results in”},
{“from”: 6, “to”: 7, “arrows”: “to”, “label”: “based on”},
{“from”: 1, “to”: 8, “arrows”: “to”, “label”: “fundamental in”},
{“from”: 1, “to”: 9, “arrows”: “to”, “label”: “enables”},
{“from”: 1, “to”: 10, “arrows”: “to”, “label”: “enhances”},
{“from”: 1, “to”: 11, “arrows”: “to”, “label”: “enhances”},
{“from”: 1, “to”: 12, “arrows”: “to”, “label”: “enhances”}
]
}
This map is interactive.
Hover over elements to learn more. Click-and-drag elements to move them around.