Swift Programming Language ကို အခြေခံကနေ စပြီး iOS, macOS, watchOS, tvOS app တွေ တည်ဆောက်နိုင်တဲ့ foundation အထိ အဆင့်လိုက် လေ့လာနိုင်တဲ့ tutorial ဖြစ်ပါတယ်။ Swift က syntax သန့်ရှင်းပြီး type safety ကောင်းတာကြောင့် app development စချင်သူတွေအတွက်လည်း သင်ရလွယ်၊ real project မှာလည်း အသုံးဝင်တဲ့ language တစ်ခုပါ။
ဒီစာမျက်နှာမှာ concept တစ်ခုချင်းစီကို code example, output, သတိထားရမယ့် point, common mistake, practical usage နဲ့ ချိတ်ပြီး ရှင်းထားပါတယ်။ Code ကို copy လုပ်ပြီး Xcode Playground သို့မဟုတ် online Swift playground မှာ စမ်းကြည့်နိုင်ပါတယ်။
- Swift syntax, variables, constants, data types
- Operators, strings, arrays, dictionaries
- if, switch, for-in, while control flow
- Functions, optionals, structs, classes, enums
- Protocols, closures, error handling
- Mini project တစ်ခုဖြင့် concept တွေကို ပေါင်းစပ်အသုံးချခြင်း
ဘယ်ဘက် menu ကနေ သင်ခန်းစာကိုရွေးပြီး အဆင့်လိုက် လေ့လာပါ။ အစပိုင်းမှာ code တိုတိုလေးတွေကို စမ်း၊ နောက်ပိုင်းမှာ project logic ကို တဖြည်းဖြည်းချိတ်သွားရင် Swift ကိုပိုမြန်မြန်နားလည်လာပါလိမ့်မယ်။