#java program utilizing maps
27 messages · Page 1 of 1 (latest)
Hey, @echo coral!
Please remember to /close this post once your question has been answered!
wdym by map
a geographical map
hm so like an image of a map?
I don
see the connection to programming here
like a map that you would be able to click to book a trip there
so yeah an Image of a map
what library do you plan on doing this with
i do not know, i just need any general starting tip with this , im very new to this
you want to make a graphical application?
yep
how familiar are you with GUI programming?
or programming in general
like do you know loops, inheritance, arrays etc?
yes i know that stuff
I'd start with JavaFX
if you use maven it
pretty simple to set up
what IDE are you using
eclipse
hm Yeah just look up how to setup a maven project on Eclipse
if you don't know what maven is I would try to learn the basics of it in Eclipse
i see , i will look into it right now
you don't need to understand all of it, just in general what is does and how to add dependencies