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

JavaScript

I'm feeling frustrated x_x

Hi, this week I spent some time on teamtreehouse and felt like I've learned nothing = (

2 days ago I completed the Object Oriented topic ( Javascript ) did all the exercises, it went smooth but today I was about to finish the last part of the practice challenge and I could not remember how to do it, looked back on the exercises and did not felt confident either x.x , even though I know some concepts how to use getters , setters , scopes , funcions , loops , arrays , but sometimes I just can't get into the solution idk if I'm doing it wrong or maybe not having a good day

1 Answer

Hello

I understand your frustration and it happens to all of us. What I do in this situation is a few things detailed below:

First, get away from the challenges and videos and create a super simple program that your interested in, following OOP. Doesn't have to be original, make it something you know well so you're familiar with the logic, you just have to work on putting it into code.

Second: get another view on the subject. Google OOP and maybe watch something on YouTube, other ways of learning could work for you and make you spot things you missed before. This in my opinion is better than re-watching the same video which causes more frustration.

If you need help starting off, let me know or you can take a look through the list of project ideas

Good Luck!