Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Master the Lua Scripting Language, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:14
    Motivations and Learning Outcomes
  • Урок 2. 00:27:53
    History and Language Goals
  • Урок 3. 00:02:59
    How to Take this Course
  • Урок 4. 00:01:40
    A Message for Roblox Users
  • Урок 5. 00:03:31
    Using Lua with REPL
  • Урок 6. 00:02:03
    Installing Lua on Linux
  • Урок 7. 00:01:04
    Installing Lua on macOS
  • Урок 8. 00:11:30
    Installing Lua on Windows
  • Урок 9. 00:09:06
    Our First Lua Script
  • Урок 10. 00:16:36
    Variables
  • Урок 11. 00:05:27
    Using REPL with Lua 5.1
  • Урок 12. 00:02:10
    Proposed Activity: Variables
  • Урок 13. 00:04:16
    Variables Activity Solution
  • Урок 14. 00:06:54
    Incrementing and Decrementing Values
  • Урок 15. 00:09:18
    Conditional Statements
  • Урок 16. 00:11:26
    The Elseif Statement
  • Урок 17. 00:04:14
    Proposed Activity: Conditionals
  • Урок 18. 00:10:26
    Conditionals Activity Solution
  • Урок 19. 00:06:09
    Logical Operators
  • Урок 20. 00:19:14
    String Manipulation
  • Урок 21. 00:04:38
    Multi-line Strings
  • Урок 22. 00:08:19
    Reading the Contents of a File
  • Урок 23. 00:03:36
    Multiple Assignment
  • Урок 24. 00:10:18
    Popular Standard Library Modules
  • Урок 25. 00:03:07
    Lua String Patterns
  • Урок 26. 00:06:17
    The For Loop
  • Урок 27. 00:10:59
    The While Loop
  • Урок 28. 00:02:32
    Loop Options
  • Урок 29. 00:04:02
    Variable Scope
  • Урок 30. 00:02:38
    Local Scope and Lua Chunks
  • Урок 31. 00:04:14
    Syntax and Semantic Errors
  • Урок 32. 00:02:50
    Solving Logical Mistakes
  • Урок 33. 00:13:25
    Inputting Values from the Keyboard
  • Урок 34. 00:05:44
    Handling Input Options
  • Урок 35. 00:04:28
    Input Options
  • Урок 36. 00:09:59
    Finding Distance Between Points
  • Урок 37. 00:12:00
    Finding Angle Between Points
  • Урок 38. 00:05:54
    Proposed Exercises on Loops
  • Урок 39. 00:08:36
    Proposed Exercise Walkthrough
  • Урок 40. 00:14:14
    An Introduction to Lua Functions
  • Урок 41. 00:22:16
    Lua Tables
  • Урок 42. 00:08:04
    Table Example
  • Урок 43. 00:06:53
    Proposed Activity: Looping Table Entries
  • Урок 44. 00:09:27
    Looping Table Entries Solution
  • Урок 45. 00:04:40
    Example of Tables as Configuration Files
  • Урок 46. 00:05:45
    Tables as Matrices
  • Урок 47. 00:16:20
    Formative Project: Tic-Tac-Toe
  • Урок 48. 00:02:09
    Moving Forward
  • Урок 49. 00:19:57
    Metatables
  • Урок 50. 00:21:52
    Object-Oriented Programming in Lua
  • Урок 51. 00:13:35
    Creating Classes and Objects
  • Урок 52. 00:07:14
    Higher-Order Functions and Closures
  • Урок 53. 00:06:44
    Examples of Higher-Order Functions
  • Урок 54. 00:07:04
    Variadic Functions
  • Урок 55. 00:02:16
    Integrating Lua with C
  • Урок 56. 00:12:50
    C Project Folder Structure
  • Урок 57. 00:19:48
    Executing Lua File from C
  • Урок 58. 00:12:02
    Get Lua Global Values in C
  • Урок 59. 00:05:52
    Accessing the Stack
  • Урок 60. 00:01:55
    Push Pop and Peak
  • Урок 61. 00:12:21
    Calling Lua Functions from C
  • Урок 62. 00:05:10
    Checking for Script Errors
  • Урок 63. 00:17:44
    Calling Native C Functions from Lua
  • Урок 64. 00:05:32
    Userdata
  • Урок 65. 00:14:34
    Sending and Receiving Userdata
  • Урок 66. 00:06:03
    Reading Lua Tables in C
  • Урок 67. 00:07:38
    Installing SDL
  • Урок 68. 00:13:59
    Creating SDL Window
  • Урок 69. 00:14:26
    The Game Loop
  • Урок 70. 00:11:22
    SDL Rendering
  • Урок 71. 00:13:55
    Fixing the Game Loop Timestep
  • Урок 72. 00:05:49
    Update as a Function of Delta Time
  • Урок 73. 00:26:01
    Controlling the Player Movement with Lua
  • Урок 74. 00:06:20
    Final Considerations on Lua and C
  • Урок 75. 00:04:15
    Next Steps
  • Урок 76. 00:02:25
    Lua and Roblox
  • Урок 77. 00:05:45
    Accessing Roblox Studio
  • Урок 78. 00:12:15
    Roblox Parts and Properties
  • Урок 79. 00:11:02
    Roblox Vectors and Colors
  • Урок 80. 00:06:08
    Roblox New Object Instance
  • Урок 81. 00:05:48
    Proposed Activity: Sun & Moon Script
  • Урок 82. 00:09:43
    Sun & Moon Script Activity Solution
  • Урок 83. 00:07:22
    Roblox Loops and the Wait Function
  • Урок 84. 00:09:02
    Roblox Loops and Conditionals
  • Урок 85. 00:10:25
    Roblox Events
  • Урок 86. 00:16:44
    Roblox Humanoid Properties
  • Урок 87. 00:10:00
    Roblox Players and Characters
  • Урок 88. 00:06:48
    Roblox Models and Assets
  • Урок 89. 00:03:59
    Roblox Terrain Editor
  • Урок 90. 00:09:19
    Roblox Lighting and ClockTime
  • Урок 91. 00:08:46
    Roblox Leaderboard
  • Урок 92. 00:02:53
    Roblox Debugging
  • Урок 93. 00:07:47
    Roblox CFrame
  • Урок 94. 00:11:02
    Roblox Following Parts
  • Урок 95. 00:05:14
    Getting Help with Roblox
  • Урок 96. 00:08:08
    Building Lua 5.4 from Source on Linux