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 trialStuart Jessiman
465 PointsDo you find help here easy to find?
I want to do is go back to parts of the course I need to review and remind myself what to do, but I don't find the experience that good. I'm looping on an exercise I cannot do. It's a syntax thing which I could work out for myself if I can easily return to an earlier part of the course.Am I missing a button or link somewhere?
Thanks
// I have initialized a java.io.Console for you. It is in a variable named console.
String = response;
condole.printf
2 Answers
Jason Anders
Treehouse Moderator 145,860 PointsHey Stuart,
You can navigate your course by using the little buttons above the video. If it has a checkmark, it means you watched it, but if you click on it, you go to that video.
You can also click the name of the section you are on to go back to the main course outline, from there you can navigate to any part of the course and any video/quiz/challenge in that part.
Hope that helps. :)
Keep coding!
Fabian Pijpers
Courses Plus Student 41,372 PointsPart 1: Go back to a few off the previous video's, exercises and questions and go through these again. Part 2: Search on google and look through it's answers. part 3: Go through the treehouse community look for answers first then ask specific questions. By the way sometimes you need to take a break to let it all sink in. You're brain needs some time to let it settle. When you back later you will be able to get it right.