Why not use Java?

Post Reply
DesignPatterns
Posts: 2
Joined: Fri Jan 15, 2016 5:42 am

Why not use Java?

Post by DesignPatterns »

Hi everyone,

Is it possible and wise to use Java to write the firmware? I am a windows and web developer and I'm used to using languages like Java, C#, VB.net, etc. Basically managed code, and as with many managed code you get the benefit of using libraries, IDEs, intelliSense, refractoring, etc. I have to say that programming with libraries definitely has huge advantages as far as development speed, but I know there's the trade off of speed and low level control. I think it'll be efficient (as far as workflow) to write a FC in java to take advantage of all of the modern tools a modern language like Java can offer. What do you guys think?

Cheers,
DesignPatterns

DesignPatterns
Posts: 2
Joined: Fri Jan 15, 2016 5:42 am

Re: Why not use Java?

Post by DesignPatterns »

Java is good, but I guess no one here has interest in it.

Post Reply