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 59

    Swift – Optional Chaining

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

    This topic is about Swift - Optional Chaining. The process of querying, calling properties, subscripts and methods on an optional that may be 'nil' is defined as optional chaining. Optional…

    Continue ReadingSwift – Optional Chaining

    Swift – ARC Overview

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

    This topic is about Swift - ARC Overview. Memory management functions and its usage are handled in Swift 4 language through Automatic reference counting (ARC). ARC is used to initialize…

    Continue ReadingSwift – ARC Overview

    Swift – Deinitialization

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

    This topic is about Swift - Deinitialization. Before a class instance needs to be deallocated 'deinitializer' has to be called to deallocate the memory space. The keyword 'deinit' is used…

    Continue ReadingSwift – Deinitialization

    Swift – Initialization

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

    This topic is about Swift - Initialization. Classes, structures and enumerations once declared in Swift 4 are initialized for preparing instance of a class. Initial value is initialized for stored…

    Continue ReadingSwift – Initialization

    Swift – Inheritance

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

    This topic is about Swift - Inheritance. The ability to take than more form is defined as Inheritance. Generally a class can inherit methods, properties and functionalities from another class.…

    Continue ReadingSwift – Inheritance

    Swift – Subscripts

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

    This chapter is about Swift - Subscripts. Accessing the element members of a collection, sequence and a list in Classes, Structures and Enumerations are carried out with the help of…

    Continue ReadingSwift – Subscripts

    Swift – Methods

    • Post author:S J
    • Post published:October 11, 2021
    • Post category:Swift
    • Post comments:5 Comments

    This topic is about Swift - Methods. In Swift 4 language Functions associated with particular types are referred to as Methods. In Objective C Classes are used to define methods,…

    Continue ReadingSwift – Methods

    Swift – Properties

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

    This topic is about Swift - Properties. Swift 4 language provides properties for class, enumeration or structure to associate values. Properties can be further classified into Stored properties and Computed…

    Continue ReadingSwift – Properties

    Swift – Classes

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

    This topic is about Swift - Classes. Classes in Swift 4 are building blocks of flexible constructs. Similar to constants, variables and functions the user can define class properties and…

    Continue ReadingSwift – Classes

    Swift – Structures

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

    This topic is about Swift - Structures. Swift 4 provides a flexible building block of making use of constructs as Structures. By making use of these structures once can define…

    Continue ReadingSwift – Structures
    • Go to the previous page
    • 1
    • …
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • …
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP