On Sep 28, 1:49 pm, Carl Jokl <[email protected]> wrote: > I wonder for those who have extensive C/C++ experience how productive > a highly experience C/C++ developer can be relative to Java.
If "productivity" is limited to just the speed with which raw code is laid down by a lone coder then there may well be measurable differences. However, by the time you factor in all the "real world" stuff, such as gethering and agreeing the spec, designing the app, obtaining data feeds, testing it, showing it to the audience, refining it, documenting it, delivering it, archiving it, etc., etc. then the "productivity" of the language has become such a small component of the overall picture that the differences are neglegible. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
