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 trialAzamat Murzabayev
2,542 PointsIs it ok that i dont write the code in the videos?
When I watch the videos, I don't follow along with the code and just watch without writing anything. I've tried to do it, but it caused me to be frustrated in catching up, and I had a harder time understanding the code I was writing.
1 Answer
William Shaylor
3,014 PointsDefinitely code as you go, watch a segment, then pause it and try and to what the video is teaching. You will make mistakes, and that is the point, you learn from them and it makes you remember it better.
Alex Swan
5,960 PointsAlex Swan
5,960 PointsI think its up to you on how you treat the learning experience. Personally it helps me writing down code, and it also gives me something i can look back on when I'm in a bit of a pickle. but that's just me!
If you can watch the videos and understand the concepts of what's going and remember the syntax I don't think there is any problem.
Also, I prefer to use a text editor like VS Code whilst following along with team treehouse, it makes writing code so much quicker when you start to know the shortcuts, that might help you out if you struggle to keep up with the instructor.
:)