Learn Swift in 1 day
Hôm nay ta sẽ học lập trình swift trong 1 ngày nhé.
print

Phép tính

Gán lại giá trị


Constanst

Hằng ta không thể thay đổi giá trị.
Khi khai báo biến ta có thể khai bao kiểu dữ liệu

if .. else if ...esle

Switch

For

While

repeat ... while

function

function with return

function with arguments



function with default arguments

Class

Class có kế thừa

Class init method

Optionals

Class convenience init method


Array

Dictionary
