ဒီ Go Tutorial မှာ Go (Golang) ကို အခြေခံ Syntax ကနေ backend service သေးသေးလေးရေးနိုင်တဲ့အဆင့်အထိ အဆင့်လိုက်လေ့လာနိုင်ပါတယ်။ Go က syntax ရိုးရှင်းပြီး compile မြန်တာကြောင့် API server, command-line tool, cloud service, networking tool, DevOps tool တွေမှာ အရမ်းအသုံးများပါတယ်။
ဘာတွေ သင်မလဲ?
• Go program တစ်ခုဘယ်လိုစ run လဲ
• Variables, data types, functions, loops
• Arrays, slices, maps နဲ့ data သိမ်းနည်း
• Structs, methods, interfaces နဲ့ real-world data design
• Pointers, errors, goroutines, channels
• နောက်ဆုံးမှာ worker-style mini project တစ်ခု
ဘယ်ဘက် menu ကနေ lesson တစ်ခုစီကိုနှိပ်ပြီး အဆင့်လိုက်လေ့လာပါ။ Code ကို copy လုပ်ပြီး ကိုယ်တိုင် run ကြည့်တာက ဒီစာမျက်နှာရဲ့ အရေးကြီးဆုံး learning method ပါ။