Swift - Data Type
Data Type tutorial
HOME
Swift
Data Type
Introduction
The tutorial for Data Type are organized in the following chapters.
Data Type
Integers
Exercise:1 Topic:4
Floating-Point Numbers
Topic:3
Boolean
Characters
Get to know Strings
Exercise:3 Topic:18
String Interpolation
Topic:2
Data Types Conversion
Topic:3
Type Alias
Arrays
Exercise:1 Topic:12
Tuples
Topic:2
Dictionaries
Exercise:1 Topic:11
Sets
Enumerations
Exercise:3 Topic:10
Optionals
Exercise:1 Topic:10