When programing robots with java, how they program hardware with java? Can java do the port programming? Or it is done in some other way? for an example...
1). A basic O/S [created with C++] is running to work with hardware.
2). JVM runs on that O/S.
3). A Java program is running on the JVM, and it(JAVA) is used for the programming, as it become more user friendly to the programmers.
I need to know whether we can program hardware with just JAVA, without help of any other component which is created with an other language[C++].
I haven't used C++ ever.Even that person[that lecturer who was talking about mobile hacking with java] knows nothing about C++.They always say that JAVA is the developed version of C++ which has been developed, removing the all bugs of C++. So they discourage students to learn C++.The owner of that institute (A Doctor rated businessman),to ld us that JAVA has been developed by Sun Micro Systems,just like Microsoft guys developed VB.net, disposing VB 6.0.In his story,
1) C++ is treated in the same place of VB 6.0 and,
2) JAVA is treated in the place of VB.net.
Not with the technology,But with the importance of those languages.But I think C++ can't be disposed as they say,because it has it's unique usages.I need to know whether I'm correct or not in this matter.Accordin g to my idea,
1) JAVA is the best language for web and enterprise application programing as lot of communities has supported with technologies such as JSF,Hibernates and
EJB3.0,and the famous unique qualities of java,and people say it's much more user friendlier than C++.
2) C++ is supposed to be the best language for programing hardware.
I'm really confused because of the sayings of these people.Even though some of them hold Doctor rates, I suspect that they try to mislead us for economical profits.
I was tried to learn JSF, EJB3.0 and Hibernates myself, and I found EJB3.0 is a vast subject that takes time to learn.But that person told us that those each technology can be mastered with his single 5 hour seminar each.
I'm following JAVA from the basics again as I found my knowledge is so much irregular.And I'm willing to do SCJP on next January to get confirmed the accuracy my knowledge of the JAVA basics.
With a proper knowledge of the JAVA basics, do you think that it would be possible to Master those technologies within such a short period as he say?
Because according to my belief,without applying the theories in a practical situation in the industry,no one can master these things.[even those people haven't done that, in the industry as far as I know].
I would be much more obliged if you could kindly help me to shake off this chaotic situation .I need to know the truth.Anyway those people can't be trusted, as they have lied a lot of times for commercial benefits so far...!
Thanks again!!!!
1). A basic O/S [created with C++] is running to work with hardware.
2). JVM runs on that O/S.
3). A Java program is running on the JVM, and it(JAVA) is used for the programming, as it become more user friendly to the programmers.
I need to know whether we can program hardware with just JAVA, without help of any other component which is created with an other language[C++].
I haven't used C++ ever.Even that person[that lecturer who was talking about mobile hacking with java] knows nothing about C++.They always say that JAVA is the developed version of C++ which has been developed, removing the all bugs of C++. So they discourage students to learn C++.The owner of that institute (A Doctor rated businessman),to ld us that JAVA has been developed by Sun Micro Systems,just like Microsoft guys developed VB.net, disposing VB 6.0.In his story,
1) C++ is treated in the same place of VB 6.0 and,
2) JAVA is treated in the place of VB.net.
Not with the technology,But with the importance of those languages.But I think C++ can't be disposed as they say,because it has it's unique usages.I need to know whether I'm correct or not in this matter.Accordin g to my idea,
1) JAVA is the best language for web and enterprise application programing as lot of communities has supported with technologies such as JSF,Hibernates and
EJB3.0,and the famous unique qualities of java,and people say it's much more user friendlier than C++.
2) C++ is supposed to be the best language for programing hardware.
I'm really confused because of the sayings of these people.Even though some of them hold Doctor rates, I suspect that they try to mislead us for economical profits.
I was tried to learn JSF, EJB3.0 and Hibernates myself, and I found EJB3.0 is a vast subject that takes time to learn.But that person told us that those each technology can be mastered with his single 5 hour seminar each.
I'm following JAVA from the basics again as I found my knowledge is so much irregular.And I'm willing to do SCJP on next January to get confirmed the accuracy my knowledge of the JAVA basics.
With a proper knowledge of the JAVA basics, do you think that it would be possible to Master those technologies within such a short period as he say?
Because according to my belief,without applying the theories in a practical situation in the industry,no one can master these things.[even those people haven't done that, in the industry as far as I know].
I would be much more obliged if you could kindly help me to shake off this chaotic situation .I need to know the truth.Anyway those people can't be trusted, as they have lied a lot of times for commercial benefits so far...!
Thanks again!!!!
Comment