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 Java Data Structures - Retired Getting There The Plan

Peter Taylor
PLUS
Peter Taylor
Courses Plus Student 4,275 Points

Where are prerequisites listed for a vide?

I was trying to get to More about Strings, and it pushed me to a video about Data Structures. So.... 1) Link between strings video and data structures does not seem to be correct.

2) Data structures video mentioned prerequisites. Where do I find the prerequisites.

3 Answers

Java objects are listed before Data Structure in Java Track.

https://teamtreehouse.com/library/java-objects-2

Tony Capps
Tony Capps
2,123 Points

Only the prereqs that you HAVEN'T finished show up. So if you see nothing, it means you've completed them all. This is true for all courses. So if you don't see anything listed, then you're ready to attack it! Oohrah!

A Y
A Y
1,761 Points

The prerequisites are:

  1. Java Basics.
  2. Java Objects.
  3. Java Arrays. Try to completed all of them in order to understand the Data Structures.
Jack Cummins
Jack Cummins
17,417 Points

You do not have to do Java Basics though. Java Basics is optional.