Homepage
Open in app
Sign in
Get started
White Falcon Dev
Swift 3.1: Learning in small batches
Follow
How to use Weak and Unowned references to break reference cycles?
How to use Weak and Unowned references to break reference cycles?
Hello Swiftians
Harpreet Singh
Jun 18, 2017
Automatic Reference Counting(ARC) in Swift
Automatic Reference Counting(ARC) in Swift
Automatic Reference Counting (ARC) is a memory-management implementation in the Clang compiler for the Objective-C and Swift programming…
Harpreet Singh
Jun 3, 2017
A definitive guide to choose between Classes and Structures in Swift
A definitive guide to choose between Classes and Structures in Swift
Classes and Structures are one of the most common building blocks of modern day programming languages. Every programmer use them in one or…
Harpreet Singh
May 31, 2017
Enumeration in swifty way
Enumeration in swifty way
If you are doing programming for a while, you have often heard about Enumeration(Also called Enum in some programming language). In this…
Harpreet Singh
May 26, 2017
Learning Closure in Swift: The Easy way
Learning Closure in Swift: The Easy way
Before understanding closure with respect to Swift, let’s first take a look into this in more general term Computer Programming.
Harpreet Singh
May 22, 2017
All you should know about ImplicitlyUnwrappedOptional in Swift 3.x
All you should know about ImplicitlyUnwrappedOptional in Swift 3.x
Before diving into the topic, lets refresh our knowledge. To understand ImplicitlyUnwrappedOptional a.k.a. IUO, you should know what are…
Harpreet Singh
May 16, 2017
Optional in Swift— Learning the Why
Optional in Swift— Learning the Why
Swift comes with a new concept of optional and non-optional variables. Before answering Why Optional?, you need to know what is Optional in…
Harpreet Singh
May 14, 2017
About White Falcon Dev
Latest Stories
Archive
About Medium
Terms
Privacy
Teams