Subscripts Introduction Problem Normal Method Introducing Subscripts Dictionary Artificial Dictionary Access Elements Shortcoming of Subscript Practical Usage Source Code ...
The State Store {statestore}/config State store configuration Local filesystem state stores Configuration file example: State store variants S3 state store AWS S3 config Custo...
File Systems Local File System Pluggable File Systems Adding a new pluggable File System implementation Hadoop File System (HDFS) and its other implementations Alluxio Fil...
Advanced Operators Bitwise Operators Bitwise NOT Operator Bitwise AND Operator Bitwise OR Operator Bitwise XOR Operator Bitwise Left and Right Shift Operators Shifting Behavior...
The Enum Basics Problem Types of Enumeration Basic Enumerations Raw Value Raw Value: String Raw Value: Int Initialization from Raw Value Associated Value Example from Doc V...
Chapter 3 Intro to Functional Swift Chapter 3 Intro to Functional Swift This chapter is dedicated to closures. I took courses from Udemy, Lynda, Treehouse, and YouTube. Howe...