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

Can we have a link leading to more examples on using do while loops in java?

I have searched the internet for examples for do while loops but didn't find enough info on them, I just have a hunch you can do more things with this than is set in the current example.

2 Answers

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Andrei;

What sort of examples are you hoping to find? Practice examples for you to code or just examples of where do... while loops can be used?

Ken

Practice examples for me to code!

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

I just did a Google search for "java do while practice examples" and it returned many great options. Was there something particular you are looking for beyond that?

Ken