Search:

Type: Posts; User: Daved

Search: Search took 0.08 seconds.

  1. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    I didn't realize there was a default clone.

    I didn't realize there was a default clone.
  2. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    clone?

    clone?
  3. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    >> However, if it were a custom data type, this...

    >> However, if it were a custom data type, this would not occur because they would always
    >> be placed at the same location.

    This is (again) missing the point. Any custom type will have a problem...
  4. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    >> They are more compatible, although may still...

    >> They are more compatible, although may still cause some problems.
    I don't understand what you're trying to say. Any library type will cause problems if you link to different implementations of...
  5. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    >> Use any types except for the standard library...

    >> Use any types except for the standard library types and it works well.

    This is wrong. The problem exists for any non-primitive type.
  6. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    >> So much for the Standard template library....

    >> So much for the Standard template library.
    Why? It's a standard interface, not a standard implementation.
  7. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    >> Then would you suggest learning Java before...

    >> Then would you suggest learning Java before C++?
    In reference to the original question, yes I would choose Java or C# first because the OP already knows C. In general, it really depends. There's...
  8. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    >> But since I have learned to program in C I...

    >> But since I have learned to program in C I would like first to go to something similar, learn its new features but still programming C-like.

    The problem is that to get the most out of C++ you...
  9. Thread: C++/Java/C#

    by Daved
    Replies
    106
    Views
    28,367

    I would learn Java or C# rather than C++. It...

    I would learn Java or C# rather than C++. It would be too easy to get stuck using C habits if you moved on to C++, and it would be easier to learn C# or Java without that burden.

    Once you learn...
Results 1 to 9 of 10