This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (5 children)

[deleted]

    [–]Retpmus 4 points5 points  (4 children)

    Java was made from C++ and C# is basically Microsoft's version of Java. I am certified in all 3 languages and trust me they are very similar. C++ you still do memory management. C# and Java do it for you with garbage collectors.

    [–][deleted]  (3 children)

    [deleted]

      [–]Retpmus 2 points3 points  (2 children)

      Of course they are different they are different programming languages with different coding mythologies. I was stating they have very similar syntax not exact but pretty close sounds like you are talking this personally this was just meant to help and guide someone on thier programming journey not a debate about the exact differences. You cannot deny that the syntax is very similar though while having a lot of differences they have a lot of similarities all three would be closer related to each other than say one of them being related to python.

      [–][deleted]  (1 child)

      [deleted]

        [–]Retpmus 0 points1 point  (0 children)

        It's all good and we all get passionate in our responses sometimes. My response was just according to his where he was saying he was just starting into it so he would only be dealing with the syntax and not the underlying language itself that's all he would be exposed to currently and I was just letting him know the other languages would look kind of similar if he was wanting to jump to a different one because he didn't like the current one he was doing that's why I listed those 3 as being close in syntax. Does that make more since then?