Insights, ideas, and stories


2058 views Oct 30, 2024
Object Detection With Pre-trained YOLO

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

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

Read More
2017 views Oct 30, 2024
Debugging in python

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

Read More
2014 views Oct 30, 2024
Understanding Map,Filter,Reduce

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

Read More
1380 views Oct 30, 2024
Higher-order functions in JavaScript (Part-1)

Hello guys!

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

Read More
1890 views Oct 30, 2024
How to automatically add your logo to image

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

Read More
1430 views Oct 30, 2024
Higher-order functions in JavaScript (Part-2)

Hello guys!

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

Read More
2513 views Oct 30, 2024
Hand Control Music Player

ကျွန်တော်တို့ဒီနေ့မှာတော့ hand control music player တည်ဆောက်ပါမယ်။ဘယ်လိုဆောက်မယ်ဆိုတာကို မပြောခင် ကျွန်တော်တို့တွေ လက်ရှိမှာ python သည် top language ဖြစ်နေပြီကို သိ…

Read More
1107 views Oct 30, 2024
Gentle Introduction To Redis

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

Read More
1995 views Oct 30, 2024
Why and When-You Should Use Python Generators

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

Read More
1265 views Oct 30, 2024
JavaScript Coding Tricks (Part-1)

Hello guys!

ဒီblog မှာတော့ JavaScript Trick လေးတွေအကြောင်းကို Part-1 အနေနဲ့ ဆွေးနွေးသွားပါမယ်။

အမှန်အတိုင်းပြောရရင် JavaScript Trick …

Read More
1576 views Oct 30, 2024
coding playgrounds for web developers

Hello guys!

Web developers များအနေနဲ့ HTML, CSS,  JavaScript တို့နဲ့ coding ရေးသားတိုင်းမှာ စမ်းစရာလေးရှိလာတတ်ပါတယ်။
သူများကို…

Read More
1933 views Oct 30, 2024
Downloading All Images From Web Page

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

Read More