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 trial

General Discussion

Which track should i use if i want to do blogging? What skills or what things should i learn before starting to blog?

Let me know what you think. Any help is appreciated. ;)

2 Answers

Derek Hutson
Derek Hutson
9,740 Points

The foundations of your blog should absolutely come from HTML and CSS. These two languages will allow you to organize, style, and add links to your blog however you would like.

To add an extra layer on top of that, consider Javascript. This will make your page more interactive with things such as side bars, interactive graphics and buttons, and real time changing of your blog based on how users interact with it.

Hope this helps!

Marko Isailovic
Marko Isailovic
5,375 Points

Try wordpress beginner track. You can make a blog even without using html, css. You decide where from you want to start.