本站已收录 番号和无损神作磁力链接/BT种子 

Lua Scripting Master complete Lua Programming from scratch

种子简介

种子名称: Lua Scripting Master complete Lua Programming from scratch
文件类型: 视频
文件数目: 92个文件
文件大小: 9.09 GB
收录时间: 2023-10-6 21:34
已经下载: 3
资源热度: 58
最近下载: 2024-5-5 11:18

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:006206a1491be741a9312a84e146c319bbe028ff&dn=Lua Scripting Master complete Lua Programming from scratch 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Lua Scripting Master complete Lua Programming from scratch.torrent
  • 01 Introduction/003 History and Language Evolution.mp4598MB
  • 01 Introduction/001 Introduction and Motivations.mp467.09MB
  • 01 Introduction/002 A Message for Roblox Users.mp434.2MB
  • 02 Installing and Using Lua/006 Using Lua with REPL.mp468.86MB
  • 02 Installing and Using Lua/007 Installing Lua on Linux.mp43.5MB
  • 02 Installing and Using Lua/008 Installing Lua on MacOS.mp42.55MB
  • 02 Installing and Using Lua/009 Installing Lua on Windows.mp448.18MB
  • 04 Variables and Expressions/011 Our First Lua Script.mp4116.41MB
  • 04 Variables and Expressions/012 Variables.mp482.22MB
  • 04 Variables and Expressions/013 Older Lua Versions and REPL.mp416.93MB
  • 04 Variables and Expressions/014 Proposed Activity_ Variables.mp421.88MB
  • 04 Variables and Expressions/015 Variables Activity Solution.mp424.59MB
  • 04 Variables and Expressions/017 Incrementing and Decrementing Variables.mp449.7MB
  • 05 Conditionals and Logical Operators/018 Conditionals.mp445.62MB
  • 05 Conditionals and Logical Operators/019 Elseif.mp469.81MB
  • 05 Conditionals and Logical Operators/020 Proposed Activity_ Conditional Statements.mp441.17MB
  • 05 Conditionals and Logical Operators/021 Conditionals Activity Solution.mp472.47MB
  • 05 Conditionals and Logical Operators/022 Logical Operators.mp450.63MB
  • 06 Strings and Standard Library Modules/024 String Manipulation.mp4164.71MB
  • 06 Strings and Standard Library Modules/025 Multi-line Strings.mp447.3MB
  • 06 Strings and Standard Library Modules/026 Multiple Assignment.mp411.69MB
  • 06 Strings and Standard Library Modules/027 Standard Library Modules.mp4104.05MB
  • 07 Loops and Functions/029 The For Loop.mp455.79MB
  • 07 Loops and Functions/030 The While Loop.mp4117.83MB
  • 07 Loops and Functions/031 Loop Options.mp455.33MB
  • 07 Loops and Functions/032 Variable Scope.mp463.32MB
  • 07 Loops and Functions/033 Local Scope and Lua Chunks.mp423.4MB
  • 07 Loops and Functions/034 Syntax & Semantic Errors.mp439.5MB
  • 07 Loops and Functions/035 Solving Logical Mistakes.mp424.78MB
  • 07 Loops and Functions/036 Input Values from the Keyboard.mp4175.07MB
  • 07 Loops and Functions/037 Handling Input Options.mp450.93MB
  • 07 Loops and Functions/038 Finding Distance Between Points.mp4167.51MB
  • 07 Loops and Functions/039 Finding Angle Between Points.mp4165.5MB
  • 07 Loops and Functions/041 Loop Activity Example.mp4130.97MB
  • 07 Loops and Functions/042 Loop Activity Solution.mp4174.19MB
  • 07 Loops and Functions/044 An Introduction to Functions.mp4228.19MB
  • 08 Tables/046 Tables in Lua.mp4395.31MB
  • 08 Tables/047 Tables Example.mp488.45MB
  • 08 Tables/048 Proposed Activity_ Reading Table Entries.mp415.64MB
  • 08 Tables/049 Table Activity Solution.mp478.47MB
  • 08 Tables/050 Tables as Configuration Files.mp446.88MB
  • 08 Tables/051 Tables as Matrices.mp4108.93MB
  • 08 Tables/052 Proposed Formative Project.mp4354.25MB
  • 09 Metatables and Object-Oriented Programming/053 Moving Forward.mp442.07MB
  • 09 Metatables and Object-Oriented Programming/054 Metatables.mp4188.21MB
  • 09 Metatables and Object-Oriented Programming/056 Object-Oriented Programming in Lua.mp4380.01MB
  • 09 Metatables and Object-Oriented Programming/057 Creating Classes and Objects.mp486.63MB
  • 10 More on Lua Functions/059 Higher-Order Functions and Closures.mp4149.75MB
  • 10 More on Lua Functions/060 Variadic Functions.mp485.26MB
  • 11 Integrating Lua with C/062 Working with Lua and C.mp447.42MB
  • 11 Integrating Lua with C/063 C Project Folder Structure.mp4232.07MB
  • 11 Integrating Lua with C/064 Executing Lua File From C.mp4158.5MB
  • 11 Integrating Lua with C/065 Get Lua Global Values in C.mp4177.86MB
  • 11 Integrating Lua with C/066 The Stack.mp446.49MB
  • 11 Integrating Lua with C/067 Push Pop and Peak.mp411.5MB
  • 11 Integrating Lua with C/068 Calling Lua Functions From C.mp4111.12MB
  • 11 Integrating Lua with C/069 Checking and Handling Script Errors.mp464.29MB
  • 11 Integrating Lua with C/070 Calling C Functions in Lua.mp4183.86MB
  • 11 Integrating Lua with C/071 Userdata.mp4101.35MB
  • 11 Integrating Lua with C/072 Sending and Receiving Userdata.mp493.77MB
  • 11 Integrating Lua with C/073 Reading Lua Tables in C.mp470.48MB
  • 11 Integrating Lua with C/074 Installing SDL.mp4167.63MB
  • 11 Integrating Lua with C/075 Creating a SDL Window.mp4124.34MB
  • 11 Integrating Lua with C/076 The Game Loop.mp4128.44MB
  • 11 Integrating Lua with C/077 SDL Rendering.mp498.67MB
  • 11 Integrating Lua with C/078 Fixing Our Game Loop Timestep.mp4168.82MB
  • 11 Integrating Lua with C/079 Delta Time.mp490.19MB
  • 11 Integrating Lua with C/080 Controlling the Player Movement with Lua.mp4190.2MB
  • 11 Integrating Lua with C/082 Final Considerations on Integrating Lua and C.mp4125.93MB
  • 12 Conclusion and Next Steps/083 Next Steps.mp484.71MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/085 Intro to Roblox and Roblox Studio.mp452.37MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/086 Installing and Accessing Roblox Studio.mp465.25MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/087 Roblox Parts and Properties.mp481.9MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/088 Roblox Vectors and Colors.mp481.28MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/089 Roblox Object Instance.mp443.94MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/090 Proposed Activity_ Sun and Moon System Hour.mp464.93MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/091 Sun and Moon Activity Solution.mp4101.34MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/092 Roblox Loops and the Wait Function.mp448.26MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/093 Roblox Loops and Conditionals.mp476.62MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/094 Roblox Events.mp497.22MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/095 Roblox Humanoid Properties.mp4198.52MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/096 Roblox Players and Characters.mp479.24MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/097 Roblox Models and Assets.mp496.56MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/098 Roblox Terrain Editor.mp447.78MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/099 Roblox Day-Night Lighting & ClockTime.mp481.89MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/100 Roblox Leaderboard.mp464.21MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/101 Roblox Debugging and Code Inspection.mp420.58MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/102 Roblox CFrame.mp473.11MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/103 Roblox Following Parts.mp4109.68MB
  • 13 Bonus Section_ Using Lua with Roblox Studio/104 Roblox Conclusion and Getting Help.mp449.98MB
  • 14 Bonus Section_ Building Lua 5.4 from Source/106 Compiling Lua 5.4 on Linux.mp449.97MB
  • 15 Bonus Lecture/107 Discount on Our Other Courses.mp414.19MB