What's new

Help Question About as a Beginner in Developing Mobile App

JAY0301

Honorary Poster
Established
Joined
Sep 28, 2020
Posts
295
Reaction
433
Points
240
Age
22
Good Morning Po mga ka PH, Beginner pa po ako sa mobile application or wala pa po talaga akong alam. Ano po ang magandang gamitin as a beginner sa mobile app development? Anong Mobile Frameworks ang mas madali? Or mas maganda ba na gamitin ang mga alternative way tulad ng drag and drop app development?
Salamat po sa makasagot.
 
Magandang umaga! Sa pagiging beginner mo sa mobile app development, may ilang mga options ka na pwede mong pagpilian. Narito ang ilang mga suggestion:

1. Native Development: Ito ang proseso ng pag-develop ng mobile app gamit ang mga programming languages tulad ng Java para sa Android at Swift o Objective-C para sa iOS. Ito ang pinakakomprehensibong paraan ng pag-develop ng mobile app, ngunit ito rin ang pinakamahirap. Kailangan mong matuto ng mga programming concepts at syntax ng mga platform na iyong pinipili.

2. Hybrid Development: Ito ay nagbibigay-daan sa iyo na mag-develop ng isang mobile app gamit ang isang pangkalahatang programming language tulad ng JavaScript at pag-rollout ng app sa parehong Android at iOS platform. May mga frameworks tulad ng React Native at Flutter na nagbibigay ng mga tool at library para matulungan kang makapag-develop ng mobile app na may halos parehong performance ng mga native app.

3. Drag and Drop App Development: Ito ay isang alternative na paraan ng pag-develop ng mobile app na hindi mo kailangan ng coding skills. Ang mga platform tulad ng Thunkable, Appy Pie, at iba pa ay nag-aalok ng isang intuitive na interface kung saan maaari kang mag-drag and drop ng mga elemento ng app at i-customize ang mga ito. Ito ay isang magandang paraan para sa mga beginners na nais subukan ang pag-develop ng mobile app nang walang malaking kahirapan.

Ang pagpili ay nakabase sa iyong personal na preference at kung gaano ka-komplikado ang app na iyong gustong i-develop. Kung nais mong matuto ng mabuti ang mobile app development, maaring simulan sa native development. Ngunit kung nais mong maging produktibo agad at makapag-develop ng app nang mas mabilis, maaring subukan ang hybrid development o drag and drop app development.

Mas maganda rin na mag-research at mag-aral tungkol sa bawat framework o tool na iyong pinagpipilian upang malaman ang mga pros and cons nito. Maaring subukan ang mga tutorials at gumawa ng maliit na sample projects upang malaman kung alin ang pinaka-nararamdaman mong komportable at angkop sa iyo.

Sana nakatulong ako! Kung mayroon ka pang mga katanungan, huwag mag-atubiling magtanong ulit. Good luck sa iyong mobile app development journey!
 
Try mo mag Dart as programming language and Flutter as framework. Ang maganda kasi sa Flutter pwede mo i-convert to Web, Android and iOS 'yung mga na-build mong codes. YøùTùbé ka lang for tutorials.
 
Try mo mag Dart as programming language and Flutter as framework. Ang maganda kasi sa Flutter pwede mo i-convert to Web, Android and iOS 'yung mga na-build mong codes. YøùTùbé ka lang for tutorials.
Wag ka mag YøùTùbé, please, parang awa mo na. Go for official docs. Masyadong opinionated tinuturo sa YøùTùbé.

Your Flutter journey should begin with the Google-provided well-written up-to-date documentation.To install Dart and Flutter, visit You do not have permission to view the full content of this post. Log in or register now. and read the section for your operating system. Then:

Flutter changes fast, with releases happening almost monthly. Because of this we recommend you use caution when looking at content that is more than 6 months old as it may no longer be accurate/current.Here are some list of videos, courses and books that are curated by Flutter:
 
flutter is good frmk
noted lods.

Wag ka mag YøùTùbé, please, parang awa mo na. Go for official docs. Masyadong opinionated tinuturo sa YøùTùbé.

Your Flutter journey should begin with the Google-provided well-written up-to-date documentation.To install Dart and Flutter, visit You do not have permission to view the full content of this post. Log in or register now. and read the section for your operating system. Then:

Flutter changes fast, with releases happening almost monthly. Because of this we recommend you use caution when looking at content that is more than 6 months old as it may no longer be accurate/current.Here are some list of videos, courses and books that are curated by Flutter:
wow..well organized naman.. salamat po sa tips
 
Please lang, wag ka umasa sa ChatGPT kagaya nung sinabi nya. Ok na alam mo kung pano sya gagana, pero kung didipende ka kay ChatGPT, babagal pagaaral mo. Mas ok, kagaya ng sinabi ko, pwersahin mo sarili mo na aralin yung docs ng kung ano man framework/language inaaral mo. Gamitin mo lang si ChatGPT for easy works, pero hindi nya pa kaya sagutin pag malalalim na bagay. Ikaw makakasagot non kung alam mo kung ano ginagawa mo.
 
You can't learn how program logic works just by using ChatGPT, but you can definitely speed up your progress if you just want to learn another language.
 
Ionic React po maganda cross platform dun, beginner friendly kasi web base programming po siya si capacitor na po ang bahala to make it into native application.
 
if you are beginner, why not just use native android studio, you can still do lots of stuff. at para malaman mo din ang basic android View/components.
 
salamat po sa mga comments and suggestion nyo.malaking bagay na po ito sa akin..
 
if sa phone ka mag aaral ng development , i recommend java or c++, marami nang offline compiler sa playstore para training ground mo sa pagcocode, termux may package rin for compiler pero dun ka muna sa provided na agad na ide

then kung sa pc , recommended intellij or netbeans para sa bago pa lang
 
Back
Top