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 trialJames Barnett
39,199 PointsHow to ask good questions on the forum
Use a Descriptive Title
Bad:
Help!!! I'm stuck with CSS on a code challenge
Good:
Build a simple website > Code Challenge: Using Classes - Step 2/3
Keep it Short
5 to 10 words is usually a good length for a title.
A descriptive yet to the point title, allows people to read it at a glance while looking through the list of posts.
Give a Link to the Culprit
- If you have having an issue with a code challenge / quiz / video post a link to that
- Mention at what point you ran into trouble
- What step on the code challenge
- What time index during the video
- Which question on the quiz
Show Us Your Code
- If it's HTML/CSS/Javascript/JQuery related use codepen.io
- If it's PHP use a PHP Playground
- If you are using the Javascript console, JSBin has a online Javascript console you can link to.
- If you are using Ruby, Ruby Fiddle
- If none of that applies, post your code in the forum, identing each line of code 4 spaces
Never used codepen.io before?
Here's a step-by-step guide to creating working examples using codepen
Remember to cateorgize your post
Use Markdown Formatting
Markdown can format:
- Links
- (Un)ordered Lists
- Images
- Code
- Bold/Italics
There's a Markdown Cheatsheet below the text field where you post on the forum.
16 Answers
Mat Helme
Treehouse Guest TeacherHey James, great break down. This is awesome!
Amit Bijlani
Treehouse Guest TeacherThanks James! This is really helpful for everyone. Will see if we can make this post into a sticky.
Guil Hernandez
Treehouse TeacherThank you James. You rock!
Andrew Chalkley
Treehouse Guest TeacherThis is a great post James! +1 to get this sticky :)
James Barnett
39,199 Points@Amit -
As much as I love writing about using codepen.io 5 times a day ...
Making this a sticky would rock :)
Marshall Huss
3,504 PointsSuleiman Leadbitter
15,805 PointsThere seriously needs to be some consistency in the titles. I have been trying to use a generalised approach with titles such as 'Business: I need help regarding x y z' or 'WordPress: Customising the loop to do bibbady bobbady boo'. But this approach is much much better. +1 for this to be sticky like Marmite.
Alex Hedley
16,381 PointsGreat post!
Could there be a button added to the code challenge page(s) that says "stuck, need help?" Click on it and it creates a new post in the forum prefilling the above details? Or opens the forum with the given tags that relate to that specific challenge?
James Barnett
39,199 Points@Alex - Slick idea :)
I created a feature request
thread to discuss it.
Ben Jakuben
Treehouse TeacherGreat post and great ideas, everyone! Keep them coming as we want this to evolve around everyone's needs!
Adam Soucie
Courses Plus Student 8,710 PointsSuddenly I feel this forum needs a "Like" button ;)
bill burles
3,788 PointsI actually disagree.
Whilst a perfectly formatted and titled post in an ideal world is great to me being this picky stops the natural flow of forums.
I'm on lots of forums social networking etc and often quickly write something, comment etc. If i have to consult the guide each time to make sure i have formatted it 100% or i get flamed i will go elsewhere to somewhere more chilled.
If a post needs this much info maybe its time to look again at the structure of this forum as personally it doesnt work well for me.
If it was an official support desk then yes you need all that but not for a forum.
imho
crap how do i tag this reply..
James Barnett
39,199 Points@Amit or @Andrew - Can we make this a featured post now?
Amit Bijlani
Treehouse Guest Teacher@James it's featured now.
deletedaccount
5,089 PointsI agree with Bill. While I think it's great to have tips for asking good questions, I think this is far too strict (dare I say obsessive) and it's unrealistic to expect everyone to adhere to these 'rules' precisely.
I suggest more relaxed tips such as...
- Be specific
- Post your code
- etc.
Vanessa Van Gilder
7,034 PointsI have a dumb question...I can't seem to figure out how to categorize my posting. There is only a spot for one category when I make a question. I see that people have multiple categories...so what am I missing?