11 - Introduction to scripting
12 - Variables
13 - Data Types
14 - Operators
15 - Practice 1 Variables and operators.html
15 - solution 1.zip
15 - solution 2.zip
16 - Scope Local and Global
17 - Functions and methods
18 - Practice 2 Functions and methods.html
18 - practice 2 solution 1.zip
18 - practice 2 solution 2.zip
19 - Loops
20 - Practice 3 Loops.html
20 - practice 3 solution 1.zip
20 - practice 3 solution 2.zip
21 - If Statements
22 - Else if statements
23 - Practice 4 If Else statements.html
23 - practice 4 solution 1.zip
23 - practice 4 solution 2.zip
24 - Player Character Humanoid
25 - Parent and child concept
26 - How to create new objects with Instancenew
27 - Practice 5 Instance.html
27 - instance-practice.zip
28 - Working with CFrame
29 - Events
30 - Creating a killing lava floor
31 - Creating a fading platform
32 - Practice 6 Touched Event.html
32 - touched-practice.zip
33 - Click Detector
34 - Creating a teleport
35 - Working with tools
36 - Attributes custom properties