In this lesson, students will be introduced to arrays and how to use them to create ordered collections of items within their programs.
Students will be able to:
In this lesson, students will learn how to add and remove elements at the end of an array using the insert
and remove
methods.
Students will be able to:
insert
methodremove
methodIn this lesson, students will learn how to loop through an array to have more functionality with arrays in their programs.
Students will be able to:
In this lesson, students will learn how to find specific elements while looping through an array.
Students will be able to:
In this lesson, students will take what they’ve learned about arrays and apply it in Roblox.
Students will be able to:
GetChildren()
command in RobloxIn this lesson, students learn what simulations are and how they are used. Students will explore simulations such as Conway’s Game of Life and Wolf Sheep Predation.
Students will be able to:
In this lesson, students review content with a multiple-choice unit quiz.
Students will be able to: