Click here to Skip to main content
15,902,023 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Argonia15-Jul-15 1:41
professionalArgonia15-Jul-15 1:41 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
OriginalGriff15-Jul-15 1:45
mveOriginalGriff15-Jul-15 1:45 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Slacker00715-Jul-15 1:48
professionalSlacker00715-Jul-15 1:48 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Nagy Vilmos15-Jul-15 2:17
professionalNagy Vilmos15-Jul-15 2:17 
GeneralRe: Can JAVA Developers do C++/C/Embedded? PinPopular
CPallini15-Jul-15 2:21
mveCPallini15-Jul-15 2:21 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Nagy Vilmos15-Jul-15 2:39
professionalNagy Vilmos15-Jul-15 2:39 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
CPallini15-Jul-15 2:18
mveCPallini15-Jul-15 2:18 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Afzaal Ahmad Zeeshan15-Jul-15 2:21
professionalAfzaal Ahmad Zeeshan15-Jul-15 2:21 
I say, Java to C# would have been a 100% yes (maybe 110%) but Java and C++ (as you're mentioning embedded programming) are entirely different. Java (as OriginalGriff has mentioned above) works on a framework, known as Java Virtual Machine, which executes the bytecode of Java by Just-in-time compilation process. C++ on the other hand has to be compiled to the metal and thus, every processor architecture needs to be sure of, x86 or x64 and other bla bla.

I would have asked that person whether he knows some about Java ME. Java SE and Java EE are all high-level frameworks and they run on JVM (you know), where as Java ME (although not a low-level but) has a few low-level stuff and needs to be memory-efficient, the SDK is also built for micro devices and would allow you to learn a few things I have personally enjoyed this, it is used for programming embedded devices or other micro controllers.

If the developer is eager, (as OG mentioned) hire him, give him a test time. Allow him to learn the frameworks and language (C++ and Java are differnet languages in their structure also!). Indeed if this was for me (and the offer was worth investing my time for), I would have learnt C++ and embedded device programming in a matter of 2-3 weeks.

Programming is fun! Smile | :)
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: Can JAVA Developers do C++/C/Embedded? PinPopular
Tim Carmichael15-Jul-15 2:37
Tim Carmichael15-Jul-15 2:37 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Slacker00715-Jul-15 3:31
professionalSlacker00715-Jul-15 3:31 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Nemanja Trifunovic15-Jul-15 2:41
Nemanja Trifunovic15-Jul-15 2:41 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Luiz Monad24-Jul-15 10:31
professionalLuiz Monad24-Jul-15 10:31 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
KarstenK15-Jul-15 3:01
mveKarstenK15-Jul-15 3:01 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Dan Neely15-Jul-15 3:15
Dan Neely15-Jul-15 3:15 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
David Knechtges15-Jul-15 3:32
David Knechtges15-Jul-15 3:32 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
charlieg15-Jul-15 3:37
charlieg15-Jul-15 3:37 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
R. Erasmus15-Jul-15 21:20
R. Erasmus15-Jul-15 21:20 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
charlieg15-Jul-15 23:33
charlieg15-Jul-15 23:33 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Richard MacCutchan15-Jul-15 4:50
mveRichard MacCutchan15-Jul-15 4:50 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
charlieg15-Jul-15 23:33
charlieg15-Jul-15 23:33 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
JimSan116-Jul-15 2:05
JimSan116-Jul-15 2:05 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Most likely NO! Pin
Alexandru Lungu16-Jul-15 3:53
professionalAlexandru Lungu16-Jul-15 3:53 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Al Chak16-Jul-15 4:35
Al Chak16-Jul-15 4:35 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Kirk 1038982116-Jul-15 5:44
Kirk 1038982116-Jul-15 5:44 
GeneralRe: Can JAVA Developers do C++/C/Embedded? Pin
Stuart Dootson16-Jul-15 8:22
professionalStuart Dootson16-Jul-15 8:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.