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 trialKevin Tucker
Courses Plus Student 5,438 PointsCoding challenges
Hi,
Is there somewhere on Treehouse or an alternative website where I am able to get a task or a coding problem to solve, this is so I can refine some of my skills.
For example, restructure a website to use flexbox or find why this code is not working. I hope this isn't too vague of a description.
Thanks for your help
3 Answers
AJ Salmon
5,675 PointsFor JavaScript and Python, CheckIO is great.
Abraham Juliot
47,353 PointsHi Kevin,
- https://repl.it/community has free classrooms of code challenges. You might be interested in the CSS focused class https://repl.it/community/classrooms/27417
- http://codewars.com has an endless library of simple-beginner to mind-bending-advanced programming code challenges
Kevin Tucker
Courses Plus Student 5,438 PointsThanks guys.
I will definitely check those out. I like having mini challenges to help find gaps in my knowledge and figure out what I need to practice