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

Craig Dennis
STAFF
Craig Dennis
Treehouse Teacher

Strings and equality - New Workshop

A very confusing and frustrating experience can be trying to understand how to properly check if a String is equal to another one. We know that we should use the Object.equals method, but sometimes regular == works despite what we've been told by books and Stack Overflow.

Come explore with me in my latest Java workshop, The Thing About Strings

Can you show me a link for changing the color is Strings, and what is it about 'sb.append'?

1 Answer

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

There is some very good information and examples in this one folks. And I'm not just Stringing you along.

Ken