Data Types in Lua, Operators in Lua, String and Number Syntax, Lua Programming on Codecademy Coding

Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=4eF4kuuXl_E



Duration: 5:38
79 views
3


In this programming with Lua lesson we take a look at, Data Types in Lua, Operators in Lua, String and Number Syntax, Lua Programming on Codecademy Coding. This lesson is based on Codecademy's learn Lua course lesson, "String and Number Syntax". In it we take a closer look at the difference in the basic data types we learned about in previous lessons. We learn that there is a difference between the number 100 and the string "100". The string would be defined as 3 characters in a sequence, "1" + "0" + "0" and is not the same as the number 100. We also learn that the boolean (true false) values are different thant their string version of "true" and "false". Using proper data values will make sure your program runs as intended. If there is ever any errors in your code, make sure that all your data types make sense, because many types bugs and errors are because of some type of data type error. Understanding data types in lua is key in become a great programmer. Thanks for watching Data Types in Lua, Operators in Lua, String and Number Syntax, Lua Programming on Codecademy Coding. Int his lesson we learned about using the "\" in a string when we want to use additional quotation marks. We also learned about they type() function which allows us to check a data values type in Lua. Make sure to practice and thanks for watching Learn Lua!




Other Videos By We Will Code


2022-12-14Lua If Statements, Lua Conditional Statements, Learn Lua Programming, Codecademy, The If Statement
2022-12-12Type Coercion in Lua, Concatenation and Arithmetic Operations in Lua Programming, Codecademy Coding
2022-12-12Apple to Allow 3rd-Party App Stores in windfall For Nfts and Crypto, No more 30% Commission to Apple
2022-12-12Concatenation in Lua, Learn Lua Concatenation Operator, Combine Strings in Lua Codecademy Free Guide
2022-12-12Lua Variable with Arithmetic Operators, Learn Lua Codecademy, Use Arithmetic Operators with Variable
2022-12-11Find Variable Type using Lua type function, Learn Lua Codecademy, type and print functions in Lua
2022-12-11Lua Variable Reassignment, Learn Lua Programming, Variable Reassignment in Lua, Codecademy Lua Code
2022-12-10Define Variables in Lua Programming, Defining Variables in Lua, Create a Variable in Lua Codecademy
2022-12-08Variables in Lua Programming, Learn Lua on Codecademy, Introduction to Variables in Lua, Code Guide
2022-12-07Lua Arithmetic Operators, Calculating With Arithmetic Operators, Lua, Codecademy Learn Lua Coding
2022-12-06Data Types in Lua, Operators in Lua, String and Number Syntax, Lua Programming on Codecademy Coding
2022-12-01Data Types and Operators in Lua Programming, Data Types and Operators Introduction, Learn Lua Coding
2022-12-01Review of Codecademy's Introduction to Lua, Learn Lua Programming, Review of Lua Basics, Learn Code
2022-12-01Categorizing Data with Types in Lua Program, Data Types and Operators in Lua String, Number Bool Nil
2022-11-30How to Print in Lua Programming, Output in Lua, Learn Lua Programming Syntax, Lua Programming Guide
2022-11-30Single Line Comments in Lua Programming, How to Comment in Lua, Intro to Lua Comments, Codecademy
2022-11-30Lua Multi-Line Comments, Codecademy's Intro to Lua Programming, Use Multi-Line Comments in Lua
2022-11-28Tron and Sony Partnership, Tron Games on PlayStation, PS5 Tron Games, Tron Games PS5, Sony Tron News
2022-11-17How to Create a Simple Hello World Program Using Lua Programming, Intro to Lua Programming
2022-11-16Introduction to Lua, Codecademy Learn Lua Course, Lua Programming for Beginners, Programming Basics
2022-11-16Learn Lua Programming, Is Lua a Good Programming Language, Lua Language Review for Beginners



Tags:
Learn Lua
Lua Programming
Lua Programming concepts
Understanding Lua
programming in Lua