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

Everett Yates
Everett Yates
9,280 Points

Is it just me or does the Intro to Java Track ramp up crazy fast once you reach Java Objects section?

Okay so I'm new to Java. I started out with Python a while back, but put it down after I changed jobs (java is used in my new workplace). Anyway, I was able to get by everything pretty easily without too much strain, but then java objects started throwing out a ton of new stuff all at once. To be honest, I feel pretty dumb trying to figure out some of these simple questions, but I don't think I'm ready because I'm struggling with the questions. Any words of advice to help me work up to more complex problems?

2 Answers

Sean M
Sean M
7,344 Points

I suggest the oracle book for java. Lots of helpful guidelines and practice questions that can help out beginners and experts.

Hey Everett,

My suggestion would be to take it slow. Although some of the courses are small in scope, the content can require a great deal of practice to remember. Go through a course video and experiment with what was shown on your own. Once you feel confident with the material, move onto the next set of content. The Treehouse Workspace is a great place to start or you can use your own preferred editor.

Although I'm a front-end developer, Java was my first programming language a few years ago. I do miss it sometimes.