Insights, ideas, and stories


1949 views Oct 30, 2024
How to do Age Gender Recognition Easily In Opencv

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

Read More
2016 views Oct 28, 2024
Debugging in python

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

Read More
1527 views Oct 30, 2024
JavaScript (Best Practices & Clean Coding)

JavaScript (Best Practices and Clean Coding)

ဘယ် program ရေးရေး တစ်ယောက်တည်းရေးရတဲ့ program ရှားပါတယ်။ အကယ်၍ တစ်ယောက်ထဲရေးထားရတဲ့ program ဖြစ်ရင်တော…

Read More
2013 views Oct 28, 2024
Understanding Map,Filter,Reduce

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

Read More
1910 views Oct 29, 2024
Making Your Daily Desktop Background Updater

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

Read More
1926 views Oct 30, 2024
Convert All Your Images To PDF Book

ကျွန်တေ်ာတို့ဒီနေ့ ချစ်သူသမီးရည်းစားတွေဖြစ်ဖြစ် uni ကျောင်းသားတွေဖြစ်ဖြစ် စောက်ရမ်းတွေ စာမရေးချင်လို့ ပုံတွေရိုက်ကြပါတယ်။ပြီးတော့ တစ်ပုံချင်းစီ လိုက်ရှာတယ်။ချစ်သူတွေဆိုလ…

Read More
2199 views Oct 30, 2024
Understanding while-else in python

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

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

Read More
2467 views Oct 29, 2024
Understanding *args and **kwargs in python

ကျွန်တော်တို့ ဒီနေ့မှာတော့ *args နဲ့ **kwargs က ဘာကွာလဲ ဘယ်လိုအသုံးပြုတယ်ကို ပြောပြ သွားပါမယ်။ဒီနေ့ ပို့စ်ကိုလာဖတ်တယ်ဆိုတော့ python function ကို ဘယ်လိုရေးရမယ်တော့ သ…

Read More
2425 views Oct 29, 2024
Understanding Collections In Python

ကျွန်တော်တို့ ဒီနေ့မှာတော့ beginners တွေအနေနဲ့ နောက်ပိုင်းမှာ လုံးဝအသုံးဝင်လာမယ့် collections ကိုလေ့လာကြည့်ရအောင်။ကျွန်တော်လဲ အလုပ်တွေနဲ့ ရှုပ်နေ တော့ blog မှာ ပို့စ်သိပ်…

Read More
1879 views Oct 30, 2024
Stacks & Queues In Python

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

Read More
2000 views Oct 30, 2024
Decorators in Python

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

Read More
2147 views Oct 29, 2024
How to convert audio format with python

ဒီလို သာမန် script လေးတွေက ဘာမှမဟုတ်ဘူးလို့ထင်ရပေမယ့် တစ်ချိန်ကျ တစ်ကယ်အသုံးဝင်လာပါတယ်။ဥပမာ မိတ်ဆွေသည် audio format တွေချိန်းပေးတဲ့ web toolလေးတစ်ခုတည်ဆောက်မယ်ဆို ဒီs…

Read More