Technical requirementsUnderstanding Roblox and LuauCreating an accountIntroducing LuauUnderstanding and using data types in LuauCreating a scriptHello, world!NumbersMath operationsCombining math operationsString concatenationEscape charactersCasting data typesBooleansLogical operatorsIntroducing and using variablesLower and upper camel caseUpdating variablesRemoving magic numbersIntroducing constantsUsing conditionalsRelational operatorsif-else conditionalsUsing elseifNested if statementsUnderstanding scopesExercise 1.1 – Changing properties on a partExercise 1.2 – Police system part IExercise 1.3 – Understanding a scriptSummary