Displaying 21-28 of 28 resources
Creating a Method and Calling it with an Event in Alice
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.In this lesson, students will create a method to move an object. Students will call the method using an event.Contributor: CTE OnlineViews: 0Favorites: 0Decision Making
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.This lesson introduces students to java programming concepts of decision making. They will learn programming constructs like if...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: 0Logical Structure
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.This lesson introduces the students to a practical understanding of logical strutures in java programming. They will be able to...Contributor: CTE OnlineViews: 0Favorites: 0Scratch Intro #7 - Project Part 2
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.This is the 2nd part of a 2 part Project Lesson. The students will complete the project they began in Scratch Intro #6. Stude...Contributor: CTE OnlineViews: 0Favorites: 0Scratch Intro #6 - Project Part 1
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.In this lesson students will have the opportunity to create a Scratch project from an original idea to a completed program. Stu...Contributor: CTE OnlineViews: 0Favorites: 0The Nine Event Types in Alice
Grades: 10 to 12, Community College to GraduateSubjects: No subjects selected.In this lesson, students will be introduced to the nine event types used in the Alice programming environment.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