App Development

478
1
08-26-2019 04:18 AM
ArifKassim1
New Contributor III

I am an ArcGIS user for about 10 years and have personal license for last 5 years. I have created web maps for my organization. I am interested in App Development. I would like to know what could be the best learning path that I have to follow to be proficient in App Development.

0 Kudos
1 Reply
ErwinSoekianto
Esri Regular Contributor

Arif, 

Glad to hear about your interest in App Development. 

If you are interested to learn about cross-platform app development using AppStudio for ArcGIS, the best place to start is the AppStudio resources page, AppStudio for ArcGIS Resources | Downloads, Documentation, Templates & Videos 

It would also be very useful for you to start learning QML, which the programming language that is used in AppStudio to construct the User Interface. In AppStudio, we use QML (user interface) and Javascript (application logic), similar to web development, we use HTML (user interface) and Javascript (application logic)

Thank you,

Erwin