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 trialnicolaspeterson
8,569 PointsTough, but doable.
Not a question, but reflection. I am definitely going to do this course again to consolidate the information. The concepts are difficult and I found myself copying Craig to get through the vids.
2 Answers
Chris Freeman
Treehouse Moderator 68,441 PointsHey nicolaspeterson, your approach is sound.
Reviewing new material many times helps it sink in deeper. By typing in Craig’s code you literally build it into your muscle memory. Retyping and reading lots of code is key to grasping the concepts and “pythonic” way.
Under videos there are questions other students have asked. Reviewing these can help build understanding.
Finally, look at questions in the community forum. You might surprise yourself how much you know!
Good Luck!!
Fredrik Ellefsen
489 PointsI admire your approach. Even though it´s tough you push forward. Well done mate
nicolaspeterson
8,569 Pointsnicolaspeterson
8,569 PointsBack here at the end again, and this pass was much easier than the first go. Some concepts are still tricky to understand fully, but the code demos Craig does are a lot more readable (I leave the comments in for reference). Again, thanks for your help along the way.