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 Java Objects Creating the MVP Getting Started

Brendan Passey
Brendan Passey
999 Points

Is this the very next thing after java basics? Already I have no Idea what's going on.

I have completed java basics and I believe this is the next course in the track. But I have no idea what a constructor is, separation of concerns is new to me, avoiding naming collisions with "this.answer" is new to me. If I persevere will it all fall into place or is there another course I should be doing before this one?

1 Answer

If you're following the java track, https://teamtreehouse.com/library/java-objects-2 should be the next course. And it is the course you learn constructors in, maybe you skipped over it and are on a different course? Feel free to reply if you still have questions after watching the video!

You just have to keep trying. If you try every day, little by little it will start to make sense. Maybe try to do your small own projects where you apply things you learned in the course, to prove to yourself you can do it without just following along with the video. Good luck!