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 trialroberthopman
16,502 PointsWhat's a good way to measure my level of understanding of solving this object oriented javascript quiz?
I'm currently working for the past 6 hours on this problem: https://teamtreehouse.com/library/objectoriented-javascript/practice-project/project-overview
Besides 2 pages of pseudo code and code copy pasted from previous lessons with an error, not much to show to be honest.
It would be interesting for me to know what the minimum amount is that is required for this problem (the fastest solution) and maximum amount of time is allowed to solve this problem before I hit the community with questions.
A rating of skill would be nice e.g.
< 3 hours "Genius, keep practicing" level
3 - 5 hours "You're getting smarter, keep practicing" level
6 - 11 hours "You need to practice more, this was a too slow" level
12 hours and above --> "Stop, breathe, smile, drink some water and please ask the community for help" level
2 Answers
Jesus Mendoza
23,289 PointsTo be honest, some people might solve it in minutes and some might solve it in hours. Some people are better problem solvers than others and thats just a fact besides if you have previous JavaScript experience then I'll be easier. The goal is to solve the problem no matter how long it takes you. It once took me like 1 day to solve a problem and it was just something silly.
Besides that, someone that solved in in 1 hour could have awful code while someone who solved it in 12 hours could have awesome code.
Matthias Nörr
8,614 PointsI also have the opinion that I can follow some Treehouse teachers better than other Treehouse teachers.
roberthopman
16,502 PointsHey Matthias, if you want to get some feedback on your skill level, you can join my study group on skype (we're with 3). Just add me on FB first: facebook.com/roberthopman
roberthopman
16,502 Pointsroberthopman
16,502 PointsTook me 13 hours in the end to complete it myself. Thanks for the answer.