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

    D Programming – Immutable

    • Post author:S J
    • Post published:November 11, 2021
    • Post category:D Programming
    • Post comments:1 Comment

    This topic is about D Programming - Immutable. We often use variables that are mutable but there can be many occasions mutability is not required. Immutable variables can be used…

    Continue ReadingD Programming – Immutable

    Prolog – Inputs and Outputs

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In this chapter, we will see some techniques to handle inputs and outputs through prolog. We will use some built in predicates to do these tasks, and also see file…

    Continue ReadingProlog – Inputs and Outputs

    D Programming – Templates

    • Post author:S J
    • Post published:November 11, 2021
    • Post category:D Programming
    • Post comments:1 Comment

    This topic is about D Programming - Templates. Templates are the foundation of generic programming, which involve writing code in a way that is independent of any particular type. A…

    Continue ReadingD Programming – Templates

    Prolog – Different and Not

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In this guide, we will discuss Different and Not in Prolog. Here we will define two predicates — different and not. The different predicate will check whether two given arguments are same or…

    Continue ReadingProlog – Different and Not

    D Programming – Modules

    • Post author:S J
    • Post published:November 11, 2021
    • Post category:D Programming
    • Post comments:2 Comments

    This topic is about D Programming - Modules. Modules are the building blocks of D. They are based on a simple concept. Every source file is a module. Accordingly, the…

    Continue ReadingD Programming – Modules

    Prolog – Backtracking

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:2 Comments

    In this chapter, we will discuss the backtracking in Prolog. Backtracking is a procedure, in which prolog searches the truth value of different predicates by checking whether they are correct…

    Continue ReadingProlog – Backtracking

    D Programming – Mixins

    • Post author:S J
    • Post published:November 11, 2021
    • Post category:D Programming
    • Post comments:2 Comments

    This topic is about D Programming - Mixins. Mixins are structs that allow mixing of the generated code into the source code. Mixins can be of the following types −…

    Continue ReadingD Programming – Mixins

    D Programming – Aliases

    • Post author:S J
    • Post published:November 11, 2021
    • Post category:D Programming
    • Post comments:1 Comment

    In this topic we learned about D Programming - Aliases. Alias, as the name refers provides an alternate name for existing names. The syntax for alias is shown below. alias…

    Continue ReadingD Programming – Aliases

    D Programming – Inheritance

    • Post author:S J
    • Post published:November 11, 2021
    • Post category:D Programming
    • Post comments:1 Comment

    This topic is about D Programming - Inheritance. One of the most important concepts in object-oriented programming is inheritance. Inheritance allows to define a class in terms of another class,…

    Continue ReadingD Programming – Inheritance

    Prolog – Recursion and Structures

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In this chapter, we will discuss recursion and structures in Prolog. Recursion Recursion is a technique in which one predicate uses itself (may be with some other predicates) to find…

    Continue ReadingProlog – Recursion and Structures
    • Go to the previous page
    • 1
    • …
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP