Thuta Learning
ရှာဖွေရန်
BasicProgrammingbeginner

Go HOME

စိတ်လျှော့ပါ။ ဒီခန်းကို စာအုပ်လိုမဟုတ်ဘဲ စကားပြောသလိုပဲ၊ နားလည်လွယ်အောင် ရှင်းပါမယ်။

ဒီ 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 ပါ။

Go HOME | Thuta Learning