Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Lua

    1. Home>
    2. Lua

    Lua – Game Programing

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:0 Comments

    In this chapter we will learn about Lua Game Programing. Lua is used in a lot of game engines due to its simple language structure and syntax. The garbage collection…

    Continue ReadingLua – Game Programing

    Lua – Database Access

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:0 Comments

    In this chapter we will discuss about Lua Database Access. For simple data operations, we may use files, but, sometimes, these file operations may not be efficient, scalable, and powerful.…

    Continue ReadingLua – Database Access

    Lua – Web Programming

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:3 Comments

    In this chapter we will discuss about Lua - Web Programming. Lua is a highly flexible language and it is often used in multiple platforms including web applications. The Kepler…

    Continue ReadingLua – Web Programming

    Lua – Object Oriented

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:0 Comments

    Introduction to OOP In this chapter we will discuss about Lua - Object Oriented. Object Oriented Programming (OOP), is one the most used programming technique that is used in the…

    Continue ReadingLua – Object Oriented

    Lua – Garbage Collection

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:1 Comment

    Lua uses automatic memory management that uses garbage collection based on certain algorithms that is in-built in Lua. As a result of automatic memory management, as a developer − No…

    Continue ReadingLua – Garbage Collection

    Lua – Debugging

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:1 Comment

    In this topic we will discuss about Lua - Debugging. Lua provides a debug library, which provides all the primitive functions for us to create our own debugger. Even though,…

    Continue ReadingLua – Debugging

    Lua – Operating System Facilities

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:1 Comment

    In this topic we will discuss about Lua - Operating System Facilities. In any application, it is often required for to access Operating System level functions and it is made…

    Continue ReadingLua – Operating System Facilities

    Lua – Math library

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:0 Comments

    We often need math operations in scientific and engineering calculations and we can avail this using the standard Lua library math. The list of functions available in math library is…

    Continue ReadingLua – Math library

    Lua – Standard Libraries

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:1 Comment

    Lua standard libraries provide a rich set of functions that is implemented directly with the C API and is in-built with Lua programming language. These libraries provide services within the…

    Continue ReadingLua – Standard Libraries

    Lua – Error Handling

    • Post author:S J
    • Post published:September 2, 2021
    • Post category:Lua
    • Post comments:0 Comments

    Need for Error Handling In this chapter we will discuss about Lua - Error Handling. Error handling is quite critical since real-world operations often require the use of complex operations,…

    Continue ReadingLua – Error Handling
    • 1
    • 2
    • 3
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP