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
  • Get data the way you want

    Kotlin – Collections

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide, we will discuss Collections in Kotlin. Collections are a common concept for most programming languages. A collection usually contains a number of objects of the same type…

    Continue ReadingKotlin – Collections

    Kotlin – Break and Continue

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:2 Comments

    In this guide, we will discuss Break and Continue in Kotlin. Kotlin Break Statement Kotlin break statement is used to come out of a loop once a certain condition is met. This…

    Continue ReadingKotlin – Break and Continue

    Kotlin – While Loop

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:2 Comments

    In this guide, we will discuss While loop in Kotlin. Kotlin while loop executes its body continuously as long as the specified condition is true. Kotlin while loop is similar to Java while loop. Syntax…

    Continue ReadingKotlin – While Loop

    Aurelia – Dependency Injections

    • Post author:M K
    • Post published:September 14, 2021
    • Post category:Aurelia
    • Post comments:0 Comments

    In this guide we will discuss about Dependency Injections of Aurelia In this chapter, you will learn how to use Aurelia dependency injection library. First, we need to create new…

    Continue ReadingAurelia – Dependency Injections

    Kotlin – For Loop

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:2 Comments

    In this guide, we will discuss For Loop in Kotlin. What are loops? Imagine a situation when you need to print a sentence 20 times on your screen. You can…

    Continue ReadingKotlin – For Loop

    Kotlin – When Expression

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:2 Comments

    In this guide, we will discuss When Expression in Kotlin. Consider a situation when you have large number of conditions to check. Though you can use if..else if expression to handle the…

    Continue ReadingKotlin – When Expression

    Aurelia – Component Lifecycle

    • Post author:M K
    • Post published:September 14, 2021
    • Post category:Aurelia
    • Post comments:2 Comments

    In this guide we will discuss about Component Lifecycle of Aurelia. Aurelia uses component lifecycle methods to manipulate the component lifecycle. In this chapter, we will show you those methods…

    Continue ReadingAurelia – Component Lifecycle

    Kotlin – if else Expression

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide, we will discuss if else expression in Kotlin. Kotlin if else expressions works like an if...else expression in any other Modern Computer Programming. So let's start with our traditional if...else statement…

    Continue ReadingKotlin – if else Expression

    Kotlin – Control Flow

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:0 Comments

    In this guide, we will discuss Control Flow in Kotlin. Kotlin flow control statements determine the next statement to be executed. For example, the statements if-else, if, when, while, for, and do are…

    Continue ReadingKotlin – Control Flow

    Kotlin – Functions

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide we will discuss about Functions in Kotlin. Kotlin is a statically typed language, hence, functions play a great role in it. We are pretty familiar with function,…

    Continue ReadingKotlin – Functions
    • Go to the previous page
    • 1
    • …
    • 387
    • 388
    • 389
    • 390
    • 391
    • 392
    • 393
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP