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 trialAndrew Stelmach
12,583 PointsFAO Staff: There should be a 'Workshop' section on Treehouse
I realised something today - that there's something important missing from Treehouse: a 'Workshop' section.
I've learned a fair bit of html, css, Javascript and jQuery now. What would be REALLY useful is if there were projects that could be assigned to me that mimic what happens in the workplace eg I get given a psd file that I have to craft into a webpage (front end development).
At the end of the day, I want to become employable, and once I get to a certain level of ability, I want things to get stuck into and it's not that easy to craft projects and tasks for yourself, especially when you're not familiar with the kind of tasks that are asked of designers/developers in the workplace.
I used to think Treehouse was flawless, but now I actually feel quite let down. The website purports to help you land a job, but what I talk about above seems like an OBVIOUS useful feature, yet it's been omitted.
Surely you guys must have thought of this, so why haven't you implemented it?
5 Answers
Luke Glazebrook
13,564 PointsHi Andrew! You will be able to find resources like this online. Treehouse is more of a learning resource than job practice which is why they will have focused most of their time onto the courses.
If you want something to do just google something along the lines of what you are looking for and I'm sure you will find something. If you can't find anything at all then just get a friend to draw something out for you or you could even draw one out yourself.
Best of luck!
-Luke
Andrew Stelmach
12,583 PointsI followed your advice, Luke, and found this - what a great resource! I could just do shitloads of these and put them into part of a portfolio site.
Employer: "Can you take psd files and translate them into a webpage?
Me: "Yes."
= Win.
Tommy Gebru
30,164 PointsHey Andrew, what great resource did you find?
Andrew Stelmach
12,583 PointsOops!
Luke Glazebrook
13,564 PointsI'm glad you managed to find something Andrew! Thank you for also sharing the link as this is something that I should start doing myself!
Have fun programming. -Luke
Andrew Stelmach
12,583 PointsDiscovered Bootstrap yesterday... oh dear...
It's too easy!
Luke Glazebrook
13,564 PointsAh the wonders of Twitter Bootstrap! Whipping up a beautiful and responsive website with bootstrap takes no time in comparison to hard coding it all!
Andrew Stelmach
12,583 PointsThe question is: do I spend more time honing my javascript/jquery skills, or do I just build some sites with Bootstrap?
Luke Glazebrook
13,564 PointsIf I were you I would maybe get up to pace with Bootstrap! Being able to write interactive sites is good but what is an interactive site without beautiful aesthetics? Plus it is fairly quick to pick up because of the fantastic documentation! Also, I would suggest taking a look at the 'CSS Frameworks' course with Guil! This will run through the basics and then after that you will just need to have a quick skim through the documentation on their site.
-Luke
James Barnett
39,199 PointsIf you are looking to hone your JavaScript and CSS skills I'd also suggest re-creating things from
Andrew Stelmach
12,583 PointsInitially I wasn't sure what you meant by this, but now I can see that just replicating these designs is definitely a challenge. Good shout.
James Barnett
39,199 PointsOnce you implement the UI in CSS then you can add functionality in JavaScript
James Barnett
39,199 PointsJames Barnett
39,199 PointsSpot on.