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!
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

Danyella Axani
Courses Plus Student 1,435 Pointsadobe Dreamweaver vs. Sublime text
I have adobe Dreamweaver on my computer, this will be what I will use when I start building websites for myself and clients. I would rather use this program to learn instead of sublime text. Is this possible or is it going to give me problems while i am learning to code using Treehouse?
3 Answers

Hazim Sami
10,189 PointsI doubt that this will be an issue Danyella.

Danyella Axani
Courses Plus Student 1,435 Pointsok thanks :)

Hazim Sami
10,189 Pointsyou're welcome.

James Perih
4,184 PointsSublime is both less expensive and provides better code-sense (auto-complete) than Dreamweaver, in my opinion.
However, Dreamweaver does have a better-than-the-essentials code editor (and knows which tag to close automatically, YAY!), code snippets, and a very handy built in FTP Manager to keep files locally and online in sync. So those are some strengths.
However, do not rely on Dreamweaver's built-in previews for any kind of accurate sense of CSS positioning, media queries, and other advanced concepts.