Skip to content

Latest commit

 

History

History
126 lines (115 loc) · 5.98 KB

Course-:-Computational-Thinking.md

File metadata and controls

126 lines (115 loc) · 5.98 KB
Codio Go to this course in Codio

Module 1: Computational Thinking - Make a Maze Game in JavaScript

Codio Go to this module in Codio
Stack Information Maze and Crunch Courses stack - use this Stack when importing any Unit within this Course into a Codio project.

Codio Units Git Hub Repository
Programs and algorithms Javascript_Maze-Programs_and_algorithms
Thinking logically Javascript_Maze-Thinking_logically
Decomposition - variables Javascript_Maze-Decomposition_variables
Decomposition - events Javascript_Maze-Decomposition_events
Algorithms - conditional statements Javascript_Maze-Algorithms_conditional_statements
Logical thinking and algorithms - boolean statements Javascript_Maze-Logical_thinking_and_algorithms_-boolean_statements
Logical thinking and algorithms - loops Javascript_Maze-Logical_thinking_and_algorithms_-loops
Logical thinking, decomposition and algorithms - functions Javascript_Maze-Logical_thinking_decompositions_and_algorithms_-functions
Decomposition and abstraction - objects Javascript_Maze-Decomposition_and_abstractions_-objects
Decomposition and algorithms - arrays Javascript_Maze-Decomposition_and_abstractions_-arrays

Module 2: Computational Thinking - Make a Maze Game in Python

Codio Go to this module in Codio
Stack Information Maze and Crunch Courses stack - use this Stack when importing any Unit within this Course into a Codio project.

Codio Units Git Hub Repository
Programs and algorithms Python_Maze-Programs_and_algorithms
Thinking logically Python_Maze-Thinking_logically
Decomposition - variables Python_Maze-Decomposition_variables
Decomposition - events Python_Maze-Decomposition_events
Algorithms - conditional statements Python_Maze-Algorithms_conditional_statements
Logical thinking and algorithms - boolean statements Python_Maze-Logical_thinking_and_algorithms_-boolean_statements
Logical thinking and algorithms - loops Python_Maze-Logical_thinking_and_algorithms_-loops
Logical thinking, decomposition and algorithms - functions Python_Maze-Logical_thinking_decompositions_and_algorithms_-functions
Decomposition and abstraction - objects Python_Maze-Decomposition_and_abstractions_-objects
Decomposition and algorithms - arrays Python_Maze-Decomposition_and_abstractions_-arrays