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
  • Author: S J

    This author has written 1561 articles
    1. Home>
    2. S J>
    3. Page 93

    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

    Lua – File I/O

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

    In this topic we will discuss about Lua - File I/O. I/O library is used for reading and manipulating files in Lua. There are two kinds of file operations in…

    Continue ReadingLua – File I/O

    Lua – Coroutines

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

    Introduction In this chapter we will discuss about Lua - Coroutines. Coroutines are collaborative in nature, which allows two or more methods to execute in a controlled manner. With coroutines,…

    Continue ReadingLua – Coroutines
    • Go to the previous page
    • 1
    • …
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • …
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP