Insights, ideas, and stories


1810 views Sep 04, 2025
Higher-order functions in JavaScript (Part-1)

Hello guys!

ဒီ Blogလေးမှာ JavaScript ရဲ့ Higher-order functions တွေအကြောင်းကို Part-1 အနေနဲ့ဆွေးနွေးသွားမ…

Read More
2429 views Sep 04, 2025
Understanding Map,Filter,Reduce

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

Read More
1713 views Sep 03, 2025
Gentle Introduction To Redis

အားလုံးပဲ မင်္ဂလာပါခင်ဗျာ။ကျွန်တော်တို့ ဒီနေ့မှာတော့ redis ဆိုတာဘာလဲ မသိသေးတဲ့သူများအတွက် ပို့စ်လေးတစ်ခု sharing လုပ်ပေးချင်ပါတယ်။ကျွန်တော်တို့အားလုံး ဒီကာလမှာ ဘာမှမ…

Read More
2397 views Sep 03, 2025
String Manipulation in Python

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

Read More
2619 views Sep 04, 2025
Object Detection With Pre-trained YOLO

ဒီနေ့မှာတော့ object detection ကို train ပြီးသား yolov3 model ကိုသုံးပြီး object detection ပုံစံ လုပ်ကြပါမယ်။

မှတ်ချက်။။ဒီထဲက code တချို့သည် goog…

Read More
2309 views Sep 04, 2025
Making Your Daily Desktop Background Updater

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

Read More
2422 views Sep 04, 2025
Debugging in python

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

Read More
2391 views Sep 04, 2025
Why and When-You Should Use Python Generators

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

Read More
1999 views Sep 04, 2025
JavaScript (Best Practices & Clean Coding)

JavaScript (Best Practices and Clean Coding)

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

Read More
2328 views Sep 03, 2025
Downloading All Images From Web Page

ဒီနေ့ ကျွန်တော် webpage တစ်ခုက image တွေ အကုန်ကို python သုံးပြီး ဘယ်လို download ဆွဲရမလဲကို ပြပေးမှာပါ။Web Scraping or Crawling ကျွန်တော်တို့က website တစ်ခ…

Read More
2162 views Sep 04, 2025
Training Custom Object Detector With YOLO

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

Read More
2348 views Sep 02, 2025
How to do Age Gender Recognition Easily In Opencv

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

Read More