B
B
bubuxDD2017-10-18 09:36:37
linux
bubuxDD, 2017-10-18 09:36:37

What difficulties can arise when developing in java under linux?

I want to develop an application for Linux devices. I know java well (I made several desktop applications for windows, I have experience with android), and much worse with ++ / c. Someone advises to learn C++ and code on it. However, this prospect does not please me at all, I ask for help from those who have had experience in java development under linux, are there many problems, what are the main difficulties that may arise, how much performance sags compared to c ++?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Saboteur, 2017-10-18
@bubuxDD

The main difficulties are ignorance of the platform (file system and access rights, ignorance of the platform's capabilities, which can simplify a lot of things). And possible differences between the application software and its installation.
The development itself is no different.

S
synapse_people, 2017-10-18
@synapse_people

No difficulties.. For example, it is more difficult for me to write under Windows on Java than under Linux due to differences in the file system and different jvm ... everything else does not make problems

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question