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

Scanner and System.out

Yes, I wanted to use Treehouse to add to what I am currently learning in school. I started the java course and notice in the beginning he uses console.printf and console.readLine . and while that is fine I guess. I am wondering does he eventually use Scanner? and system.out? If it is a few video lessons before he gets to it that is fine, but if this is all he uses then I don't think it will add to my school learning.

1 Answer

Ronald, yes, later on they will use system.out in the videos and exercises. If I remember correctly, system.out becomes the usual way in which they display things in the console.

Hope that helps and that the courses can add to your school learning. I have certainly found them helpful.

What about scanner as opposed to readline