Quote (ferf @ Oct 4 2015 02:29am)
Ummmm I'm new to the language and any IDE's that use java....so yes i'm trying to learn java, although i don't know the difference between java se and java ee, and where to start? and mmmm I'd imagine that yes i'd wanna learn web stuff too as i'm guessing that's what java is mostly used for?
don't learn the web stuff yet. start with standard java. learning how classes work, interfaces, etc. so no web server needed.
Quote (ferf @ Oct 4 2015 02:40am)
eclipse is one IDE, but there are many plugins you can add depending on what you wanna do. eclipse often comes packaged up with certain plugins based on the audience. SE is just vanilla java that you want to start with. EE is more web related.
This post was edited by carteblanche on Oct 4 2015 12:47am