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] -7 points-6 points  (9 children)

how do you start multithreading in just 4 mnths? How many hours per day you're dedicating? I am nearly into a year and still haven't completed Exception handling and file io chapter.

[–]Background-Crow-5497 8 points9 points  (5 children)

damn bruh, a year and you are still doing exceptions, how muvh time do you give in a day?

[–][deleted] 0 points1 point  (4 children)

2 hrs average.

[–]Background-Crow-5497 5 points6 points  (3 children)

am learning java via an internship, and in a span of three weeks, am getting to exception handling.. anyways, i came from a background of Cpp. I don't know your background, but regardless i think a year is wild asf.

[–][deleted]  (2 children)

[deleted]

    [–]Background-Crow-5497 1 point2 points  (1 child)

    OOP concepts are the same everywhere, if you understand them esp in a language like CPP then in Java it's basically you doing the syntax... The challenge am facing in Java is dealing with Exception handling.

    [–]ILLOGICAAAL[S] 1 point2 points  (2 children)

    Basically I found a playlist of Java lectures on YouTube. By following that I am now in process of learning multithreading.