Forum Topic

Programming with python

  • City or Town in Bulacan is topped by San Jose del Monte from where I reside, this is getting bad. This is right we are still on extended ECQ (Enhanced Community Quarantine).


  • Bulacan breakdown, this is dangerous, it is widespread.


  • Nice work sir! I decided to study and learn Python a week ago. No programming exp.
  • Maganda yan, maraming gamit ang language na python.

    Kung gusto mong mag manipulate ng excel or csv files, aralin mo yong pandas.
  • Ngayon ang DOH confirmed cases sheet ay may bagong columns, ProvRes and CityMunRes.




    Maganda itong CityMunRes, dahil nandito ang city or municipality where the patient is residing.

    Kaya lang mali pa rin yong columns nila na RegionRes, ProvCityRes at ProvRes. Hopefully ma correct nila ito.


    Ito yong ginawan ko ng python script, para ma separate yong region, province, city and municipality or town at may latitude/longitude geo data.




    I don't know if it is safe to include the geo data on barangay level pero hindi po ito sinama ng DOH. Magandang malaman sana kung alam natin ang location at barangay level, hindi naman natin alam ang name ng patient. Pero at least mas more aware po tayo sa paligid.

    -- edited by ferdy2020 on Apr 26 2020, 10:18 PM
  • Gumawa po ako ng github repo with DOH data at python api to get couple of specific info.

    <click here for link>
  • question lang, how to use or run a python application? for example itong tipidpc website, which is developed using php. open mo lang sa web browser and thats it. curious lang ako how to use python in real life applications. thanks
  • In the command line, python program.py, same with php, php program.php

    Sa case sa websites, e.g. tipidpc, backend yung php so you're not actually running it directly but you are requesting something sa server na nagra run nung php script that will then give you HTML na binabasa ni browser.

    In that case, pwd nmn ang gamitin ni tipidpc ay python instead of php.
  • sharing my blogs https://pythonbitsnpieces.blogspot.com https://pythonstocktrading.blogspot.com
  • @almostcarlo kapa web development, gamit ka ng django or flask, pwede naman sya back end tapos magdevelop ng reactjs as frontend, tapos sa web design gami ka ng figma