Embedding Lua in C++ - Introduction and Data Transactions
Offered By: javidx9 via YouTube
Course Description
Overview
Explore the integration of Lua into C++ programs in this 36-minute tutorial video. Learn how to create modifiable programs by embedding Lua into C++, focusing on enabling data transactions between the two languages. Discover the process of installing Lua, using it within C++, and understanding key concepts such as validation, stacks, and global functions. Dive into working with Lua scripts, calling Lua functions from C++, and implementing Lua functions in C. Access the source code on GitHub and connect with the creator, javidx9, through various social media platforms for further learning and community engagement.
Syllabus
Introduction
Installing Lua
Using Lua
Validation
Stacks
Global Functions
Lua Scripts
Calling Lua Functions
Calling Lua Functions in C
Taught by
javidx9
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera