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 JavaScript Basics (Retired) Introducing JavaScript Your First JavaScript Program

Cant do it

it is so harddd I dont get it

3 Answers

Marko Rapaic
Marko Rapaic
13,871 Points

Do, or do not - there is no "try".

huckleberry
huckleberry
14,636 Points

What exactly don't you get? The challenges are pretty well laid out in the sense that they use exactly what was taught in the previous videos. If you're having trouble, just re-watch the videos. If you're still unsure of something, you need to ask in a more detailed manner. Tell us what is confusing you and what you're unsure of. Explain your thought process and where the sticking points are. It's a vital skill that you'll need in the world of programming and web development in general because believe me, even the most seasoned pro still encounters stuff on a daily basis that makes them go "what?? Why isn't this working? I don't get it." and they then have to go to forums like stack overflow and present the problem in a way that others that understand the solution will be able to see where the confusion lies and then answer the question appropriately.

If I don't know what you don't understand, I won't really know an appropriate way to answer you.

Cheers,

Huck - :sunglasses:

OฤŸulcan Girginc
OฤŸulcan Girginc
24,848 Points

Hi Gal Neeman,

If you just watch the previous video again, you can see Dave uses document.write(). That's the hint. Give it one more try! :)