Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Interfaces in Java Interfaces in Java Introducing Interfaces

Stephen Lamm
Stephen Lamm
6,244 Points

What is after Java Arrays?

I was lead here right after finishing Java Arrays. but I feel like I missed several steps.

5 Answers

Vivian Coday
Vivian Coday
11,881 Points

Introducing Inheritance should definitely come before this course. Possibly even Introducing IntelliJ as this is the IDE they use instead of Workspaces. Hope this helps those feeling like they walked into the wrong classroom as I did.

I'm with Stephen on this one. I've started the "Beginning Java" track. Everything was laid out very logical. But this module on interfaces requires knowledge on things like abstract classes and methods and inheritance. What's more, the link in the teacher's notes is relevant to interfaces, but not to the terms mentioned above. O well, no problem. Google is your best friend these days.

Tonnie Fanadez
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 Points

Hi Stephen Lamm

I guess you opted for a Java Track rather thank picking a Java Course from the Library Tab which is still Okay. I suggest you proceed with Java Interfaces as directed. On Teacher's note they suggest prerequisites courses you should go through should you need to apply them in the Track you are on. Be on the lookout for these.

Otherwise good luck on your Java Journey, it is so enjoyable. Feel free to ask when stuck.

Thanks,

Stephen Lamm
Stephen Lamm
6,244 Points

I was following the track, I assumed it would lead me from the beginning through to the end of the subject linearly instead of skipping over several lessons in the middle, but I clicked around in the library to pick back up where the track dropped off. Thanks for the reply.