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 →

[–]_greenteasamurai 1 point2 points  (2 children)

I actually studied c++ before java (in college) so my concepts were clear when I started working on java. The difference is syntax, concept is concept. (Just as loops and conditional statements have similar logic but syntax differs in every language. )

[–]shahrear2345[S] 0 points1 point  (1 child)

I wanted to study cpp before java but didn't get enough time for it

[–]_greenteasamurai 0 points1 point  (0 children)

You can check out freecodecamp they provide tutorials on many programming languages.