Currently, I am working on developing python toolbox in ArcGIS 10.5. I am interested in developing a web-based GIS application using ArcGIS. Is there any good resources or tutorial or course that I can follow to learn this. I will prefer available free courses.
Hi Minhazul Islam,
Did you already have a look at this resource: ArcGIS for Developers ?
Depending on your API of choice, you may have a look at - for example - the ArcGIS API for JavaScript and Create a starter app within minutes.
If you want to stick with Python, you might have a look here: ArcGIS API for Python
HTH,
Egge-Jan
Thank you so much for your reply. I will look into these resources. I will try to create a starter app first as a beginner. Then I will apply the learning in my research projects.