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 62

    Swift Tutorial

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Swift
    • Post comments:1 Comment

    This topic is about Swift Tutorial. Swift 4 is a new programming language developed by Apple Inc for iOS and OS X development. Swift 4 adopts the best of C…

    Continue ReadingSwift Tutorial

    Elixir – Libraries

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Libraries. Elixir provides excellent interoperability with Erlang libraries. Let us discuss a few libraries in brief. The Binary Module The built-in Elixir String module…

    Continue ReadingElixir – Libraries

    Elixir – Macros

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Macros. Macros are one of the most advanced and powerful features of Elixir. As with all advanced features of any language, macros should be…

    Continue ReadingElixir – Macros

    Elixir – Errors Handling

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Errors Handling. Elixir has three error mechanisms: errors, throws and exits. Let us explore each mechanism in detail. Error Errors (or exceptions) are used…

    Continue ReadingElixir – Errors Handling

    Elixir – Behaviours

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Behaviours. Behaviors in Elixir (and Erlang) are a way to separate and abstract the generic part of a component (which becomes the behavior module)…

    Continue ReadingElixir – Behaviours

    Elixir – Typespecs

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:2 Comments

    This topic is about Elixir - Typespecs. Elixir is a dynamically typed language, so all types in Elixir are inferred by the runtime. Nonetheless, Elixir comes with typespecs, which are…

    Continue ReadingElixir – Typespecs

    Elixir – Comprehensions

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Comprehensions. List comprehensions are syntactic sugar for looping through enumerables in Elixir. In this chapter we will use comprehensions for iteration and generation. Basics…

    Continue ReadingElixir – Comprehensions

    Elixir – Sigils

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:2 Comments

    This topic is about Elixir - Sigils. In this chapter, we are going to explore sigils, the mechanisms provided by the language for working with textual representations. Sigils start with…

    Continue ReadingElixir – Sigils

    Elixir – Processes

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Processes. In Elixir, all code runs inside processes. Processes are isolated from each other, run concurrent to one another and communicate via message passing.…

    Continue ReadingElixir – Processes

    Elixir – File IO

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:0 Comments

    This topic is about Elixir - File IO. File IO is an integral part of any programming language as it allows the language to interact with the files on the…

    Continue ReadingElixir – File IO
    • Go to the previous page
    • 1
    • …
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • …
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP