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
Lucas Pendley
21,113 PointsBuild a Simple Android App
While I am able to follow along with the instructor okay, I find myself being pretty overwhelmed with the actual coding. He seems to go over things extremely fast.. I'm not sure if the information is actually sticking. Is this okay, as long as I am able to follow along or should I be 100% on top of everything he covers, as he covers it?
2 Answers
Dhruv Gupta
4,320 PointsYou do realize that you can slow down videos right? There is a little button where you can slow things down as a decimal of the original speed.
Look around, I can't remember the exact widget.
As for actually getting it, just practice. I don't think I understood Lists, Adapters, Classes, and blah blah until I actually went full steam into a project of mine. Now I'm fairly confident in all of it. The videos help form a good basis, but the actual learning comes from you.
Parker Busswood
20,207 PointsDon't worry, Lucas, just take your time as you make your way through the course, and don't be afraid to repeat videos or slow things down if something isn't making sense. With specific areas that you're unsure about, the forums are a fantastic tool.
I find I often get into a bad habit where I watch videos back to back to back, and I just follow along and type code into my editor without really understanding what the code means or why I'm doing things a certain way. As I've progressed through the Android track, I've made sure to take tons of notes (probably 50+ pages by now) so I'm making sure I understand the concepts more fully before I move on.
As Dhruv suggests, once you get into building your own project, it will be a really interesting exercise because you'll be able to put these skills into practice. Once you finish your first project, consider making a similar app from scratch, or adding a few additional features to the app. My approach right now is to make a few of the Treehouse projects before I go back to try to build my own, but I definitely feel it would stick more if I had started building my own projects on the side earlier on in the track.
Hope this helps!
Parker