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 trialPeter Taylor
Courses Plus Student 4,275 PointsWhere 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
irman amhed
1,071 PointsJava objects are listed before Data Structure in Java Track.
Tony Capps
2,123 PointsOnly 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
1,761 PointsThe prerequisites are:
- Java Basics.
- Java Objects.
- Java Arrays. Try to completed all of them in order to understand the Data Structures.
Jack Cummins
17,417 PointsYou do not have to do Java Basics though. Java Basics is optional.
Sebastian H
19,905 PointsSebastian H
19,905 PointsCraig Dennis