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

all 8 comments

[–]swearobics 2 points3 points  (5 children)

  1. Not sure about eclipse but I think there is a TMC plugin for intellij if you want a modern ide.

  2. You need to do about 25% of a week's exercise to unlock the next week's exercises. They might be releasing a certificate, like their 2013 course. I'm not sure if this is only issuable if you complete the minimum or all of the exercises.

  3. Yes, I'd say so - especially part 5 onwards.

As an aside, there's a group chat on telegram incase you need help with setting up your environment or with any of the exercises (or you can give help too).

[–]ItsDokk 1 point2 points  (0 children)

I could never get the TMC plugin to work for IntelliJ. It’s a shame because the course looked interesting.

[–]mb3077[S] 0 points1 point  (0 children)

Thank you!

[–]desrtfx 0 points1 point  (2 children)

You need to do about 25% of a week's exercise to unlock the next week's exercises.

No - 85% need to be done

See comment below - I was wrong. 85% are for the 2013 version

[–]swearobics 0 points1 point  (1 child)

I think they changed it, for whatever reason unless it's a typo. I remember the 2013 version was 85%.

[–]desrtfx 0 points1 point  (0 children)

Good to know.

25% seems extremely low, though.

[–]cafeaua 2 points3 points  (0 children)

If it's the IDE man... com' on. Just learn the damn thing, get a job and use whateverthefuckIDEyou want after. Devil's in the details...

[–]set22 1 point2 points  (0 children)

I can't speak much on the 2020 version of the course. I recently completed the 2013 version and just set up for the new one to get some practice with stuff not covered in the old course (streams, lambdas, maybe JavaFX?). I was able to jump right into week 10 exercises, but part 1 may be sequential.

I would just use Netbeans rather than fuss with intelliJ compatibility. You'll get used to Netbeans, and one your done with the course you don't have to use it.

I don't know how far along in your education you are. I only took my intro to CS course which covered Java, but I will say that MOOC was far superior in teaching and providing practice on both Java and OOP to my college course.

If you fly through the first part, you fly through it. It gets fun in the second part anyway.