View Main Course Content
11. Timelines
Timelines Overview
8 minutes
Timelines are used to set up timing events in your code. This lesson teaches you about the concepts and keywords that you will be using when you create your own timelines.
DEFINE_START Section
1.75 minutes
This lesson will introduce you to the define start section of the standard Nettling template. Learn about when this section of code will execute and why it's useful when working with timelines.
Timelines Implementation
7.75 minutes
This tutorial will guide you through the process of building your first timeline. You will build a timeline that will handle a time of day event. In other words, every day at a certain time, do something.
Timelines Exercise
1 minutes
This exercise focuses on timelines. You are given a set of instructions and you're challenged to work on your own in order to complete this exercise.
Timelines Exercise Solution
4 minutes
This video has the instructor review the previous exercise in great detail.