Insights, ideas, and stories


1775 views May 17, 2024
Downloading All Images From Web Page

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

Read More
1775 views May 18, 2024
Convert All Your Images To PDF Book

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

Read More
2266 views May 17, 2024
Understanding Collections In Python

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

Read More
2309 views May 17, 2024
Understanding *args and **kwargs in python

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

Read More
1991 views May 17, 2024
How to convert audio format with python

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

Read More