Insights, ideas, and stories


2421 views Aug 30, 2025
Understanding Map,Filter,Reduce

ကျွန်တော်တို့ဒီနေ့တော့ python programming ရဲ့ functional approach တွေကိုလေ့လာကြည့်ရအောင်။ဒီမှာသိစေချင်တာက ဒီ function တွေကိုသုံးရေးမယ်ဆို ပိုလွယ်သွားမယ်ဆိုတာပါပ…

Read More
2583 views Aug 30, 2025
Understanding while-else in python

ကျွန်တေ်ာ ဒီပု့ိစ်မှာတော့ python ရဲ့ loop မှာ beginner တချို့သတိမထားမိတဲ့ while else ကိုမိတ်ဆက်ပေးပါမယ်။

while သည် looping ဖြစ်ပြီး syntax ကတော့

Read More
2342 views Aug 30, 2025
How to do Age Gender Recognition Easily In Opencv

ကျွန်တော်လဲ မအားလို့ စာမရေးဖြစ်တာကြာပြီဆိုတော့ ဒီနေ့မှာတော့ Age Gender recognition လေးဖတ်လို့လွယ်ပြီး ပြန်အသုံးချလို့လွယ်အောင် ရေးပေးလိုက်ပါတယ်။အောက်ကအဆင့်တွေတိုင်း လ…

Read More
2154 views Aug 30, 2025
Training Custom Object Detector With YOLO

ဒီနေ့ မှာတော့ custom object detector ကို ဘယ်လို train ရမယ်ကို ပြောပြသွားပါမယ်။ကျွန်တော်တို့ ဒီ example မှာ handgun detection လုပ်ပါမယ်။Handgun detection သည် …

Read More
2386 views Aug 30, 2025
Why and When-You Should Use Python Generators

ကျွန်တော်တို့ python basic ကိုလေ့လာပြီဆို generators ဆိုတာကလဲမသိမဖြစ်ပါပဲ။ဒီနေ့မှာတော့ ဘယ်လိုအခြေအနေမျိုးမှာသုံးရမယ်နဲ့ ဘာကြောင့်သုံးသင့်တယ်ကို ပြောချင်ပါတယ်။

Read More
2408 views Aug 30, 2025
Decorators in Python

ကျွန်တော်တို့ ဒီနေ့တော့ python decorators ကို လိုရင်းပဲပြောသွားပါမယ်။အဲ့တော့ python decorators တွေကိုနားလည်ဖို့ဆို python function တွေအလုပ်လုပ်ပုံကိုသိထားသင့်ပါတ…

Read More
2356 views Aug 30, 2025
Lambda Keyword In Python

Lambdas ကတော့ anonymous function ဆောက်တဲ့နေရာတွေမှာ သုံးပါတယ်။တစ်ကြောင်းထဲနဲ့ရေးလို့ရတော့ ပိုလဲတိုတယ် အဆင်လဲပြေတယ်ပေါ့နော်။ကျွန်တေ်ာတို့  lambdas function တွေ…

Read More
2391 views Aug 30, 2025
String Manipulation in Python

ကျွန်တေ်ာတို့ string manipulation ကို ဒီနေ့တူတူလေ့လာကြပါမယ်။string တွေကတော့ စာသားတွေဖြစ်လို့ ကျွန်တော်လို့လိုချင်တဲ့တိုင်းအသုံးချနိုင်တဲ့အခါကျ အရမ်းအသုံးဝင်ပါတယ်။stri…

Read More
2414 views Aug 30, 2025
Debugging in python

ကျွန်တော်တို့ဒီနေ့တော့ python programတစ်ပုဒ်မှာ error တွေ ဘယ်လို debug လုပ်သင့်တယ်ဆိုတဲ့ နည်းလေးတွေကိုပြပေးသွားပါမယ်။ကျွန်တော်တို့ အမြဲ codeတွေရေးကြတယ် ERROR ကြည့်ချင်ရ…

Read More
2268 views Aug 30, 2025
Stacks & Queues In Python

ကျွန်တေ်ာတို့ Python Basic ကိုလေ့လာပြီဆို အသုံးဝင်တယ့် Data Structure တွေဖြစ်တဲ့ Stacks နဲ့ Queues တို့ကိုနားလည်ထားသင့်ပါတယ်။ဒီနေ့ ပို့စ်မှာတော့ ကျွန်တော်တို့ stacks an…

Read More
2302 views Aug 30, 2025
How to automatically add your logo to image

ကျွန်တော်တို့ ဒီနေ့ input imageတစ်ခုကို ကိုယ့်ရဲ့ logo မှာဘယ်လို ထည့်ရမယ်ဆိုတာကိုလေ့လာရမှာပါ။ဥပမာ မိတ်ဆွေမှာ website တစ်ခုရှိတယ် အဲ့website မှာ ပစည်းတွေတင်ရောင်းတယ်။မိ…

Read More
2303 views Aug 30, 2025
Making Your Daily Desktop Background Updater

ကျွန်တေ်ာတို့ဒီနေ့ Bing Wallpaper of the day က ပုံကို ကျွန်တော်တို့ desktop background အနေနဲ့ ဘယ်လို script လေး run လိုက်တာနဲ့ auto download သွားလုပ်ပြီးပြောင်…

Read More