Displaying 4 resources
Decomposition and Abstraction Working Together
Grades: 10 to 12Subjects: No subjects selected.In order to master complex problems, two key tools one needs in their thinking toolbox are decomposition and abstraction, concep...Contributor: CTE OnlineViews: 0Favorites: 0Introduction to Decomposition and Abstraction Concepts
Grades: 10 to 12Subjects: No subjects selected.In this lesson students will get an introduction to abstraction and decomposition, which are fundamental concepts in computer sc...Contributor: CTE OnlineViews: 0Favorites: 0Loop Structure
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.This lesson introduces students to the different types of repetition structures: the for loop, the while loop, and the do while ...Contributor: CTE OnlineViews: 0Favorites: 0Recursion
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.This lesson will introduce the algorithmic process known as recursion. This process involves a method that calls itself. Recur...Contributor: CTE OnlineViews: 0Favorites: 0