Essential Books
0Getting started
1Switch
2JSON
3Enums
4Protocols
5Structs
6Closures
7Error Handling
8Arrays
9Dictionaries
10Extensions
11Sets
12Working with C and Objective-C
13Functions
14Numbers
15Classes
16Conditionals
17Variables, properties
18Optionals
19Tuples
20Booleans
21Memory management
22Generics
23Advanced operators
24Access control
25Associated objects
26Loops
27Reflection
28OptionSet
29Method swizzling
30Concurrency
31Initializers
32Getting started with Protocol Oriented Programming
33Functional programming
34Style convent
35Type casting
36Logging in Swift
37Performance
38RxSwift
39The defer statement
40Design Patterns - Creational
41Swift Package Manager
42NSRegularExpression
43Documentation markup
44AES encryption
45PBKDF2 key derivation
46Typealias
47Cryptographic hashing
48Dependency Injection
49Functions as first class citizens
50Blocks
51Caching on disk space
52Algorithms with Swift
53Unsafe buffer pointers
54Swift Advance functions
55Completion Handler
56Design Patterns - Structural
57Swift HTTP server by Kitura
58Generate UIImage of Initials from string
59Contributors