L
L
Li_Von2017-06-02 06:19:35
Java
Li_Von, 2017-06-02 06:19:35

What is written on what?

Hello. I'm learning Java8 and know so far only at the console level. To write an application, use Android Studio, to write a 2D game - openGL. What other engines are used with Java?
Well, for example, for a 3D game, then ...
Or there for Arduino controllers.
Please advise, thanks in advance :)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
freecoder-en, 2017-06-02
@freecoder-en

You can write in Java:
1. Mobile (Android)
2.Desktop(3D or not 3D, see JavaFX)
3. Web Applications/Sites(Spring+Hibernate+JS/JSP)
4.Embedded (as far as I know, not used very much, but you can )
5.Big Data
In principle, it is everywhere, in all areas.
Naturally, everything is not necessary. Choose something and go ahead.

R
Riard Brugekaaim, 2017-06-02
@OLDRihard

For games:
LibGDX
jMonkeyEngine
In addition to the above, it is also used by distributed computing (Hadoop)

P
pfg21, 2017-06-02
@pfg21

many ARM processors are optimized for Java - Jazelle technology .
further development of Jazelle DBX - a hardware module for translating bytecode into processor instructions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question