To view parent comment, click here.
To read all comments associated with this story, please click here.
What ? I don't know if you realize that win 95 was written by c developers, when it was king of the programming heap. That was fun. Man, those guys never screw up! And did I mention the absolute lack of any deeply nested security issues in c code? /sarcasam
c. c++ are more difficult to master, but prone to abuse by people who kinda think they know what they are doing. And since they are more powerful languages, the results of the ignorance are worse.
No I would think it may still be with the API.
Java is a good language. In many ways much better then the Cs ... However for innovative application development it falls a bit short as its robust API becomes more of a hinderance to design then an advantage. Sometimes you will need to go back to the core and rebuild a new library especially if you are doing something new.
Java API is still strongly based on Desktop Applications (which is ironic as Java was first designed for imbedded devices) Phones and mobile devices needs different UI many of which Java isn't strong at. C being a lower level language forces you to make the UI again but allows you to handle it with the new interface methods.





Member since:
2005-12-15
Any chance the quality of C/C++ programmers far exceed the quality of Java programmers? ;-)