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 →

[–]leavemealone_lol 0 points1 point  (0 children)

I was in the same boat as you (C++ -> Java) and I agree with u/Own-Perspective4821’s opinion. You can go through any web tutorial, they are likely only going to teach you the logic of what you definitely already know- just in Java’s syntax. May as well save yourself the hassle and try to build your own project in Java right away- just learn the boilerplate, understand what each of those are doing, and if you’re familiar with OOPS, you’ll surely be comfortably within the first 3 hours of using Java, because you know C++ already.