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 adhd & have much problems connecting the dots between videos and practice excercises . any help?

I have so many questions it will take me 1 hour to write them down this way. please help I need some support because almost for every little video i have a question but then i replay the video again and again and still doesnt answer my questions and then i google to find answers and no relevant answers.. ayaye

Reggie Williams
Reggie Williams
Treehouse Teacher

Hey Didier Pham are you coding along as you watch videos? One thing I like to do is sometimes watch the video first and then try to follow along a second time. Great work using google as that will be a huge tool for you as a developer. Many of the programming questions we have, have already been asked by someone else. You may have to dig through the results you're getting or rephrase your question but the more you practice the easier that part will become overtime

1 Answer

Hi Didier!

I also recommend building up your 3-rd party resource base/library/links/bookmarks (no single platform has ALL the answers). Plus it's a good idea to see a variety of perspectives, anyway, in general.

Some recommended third-party resources:

https://www.w3schools.com/

https://www.freecodecamp.org/

https://developer.mozilla.org/en-US/

https://css-tricks.com/

https://codepen.io/trending

https://www.youtube.com/user/derekbanas (His videos are BOMB - he talks fast, so he covers a lot and you don't end up waking up in a puddle of your own drool!?! LOL)

More resources:

https://learntocodewith.me/resources/coding-tools/

It's kind of a sidebar, but I go back and forth between JS, PHP, and Python, which are syntactically different enough from each other, that I often get confused and would be lost without being able to query Google to remember each language's details.

Even Guil, the Treehouse teacher, in one CSS course, even recommends knowing where to find answers quickly over trying to remember everything.

Also, if you are a Mac user, I recommend getting Dash, which is a vast coding documentation repository (even available offline), as well as a code snippet manager/text-expander:

https://kapeli.com/dash

I hope that helps.

Stay safe and happy coding!