Strings & Arrays & $0

A string is just plane text. An attributed string can have attributes like bold, colors and clickable links etc.
NSAttributedString
NSMutableAttributedString

Strings in NSScrollView and NSTextView

Convert dates and time to a string


Guide to arrays

$0 and $1 in Swift