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

Angela McGourlay
231 PointsAdvice on text editing software for macs
Any advice on what, if any, text editing software I should get for the Mac? I'm a complete beginner. Should I be getting something to practice what I'm learning or do I practice everything in workspaces? Sorry if that sounds dumb but I'm just starting out.
7 Answers

elk6
22,916 PointsHi Angela,
Sublime Text is a very good text editor which has the syntaxes for pretty much all languages.
You can download version 2 for mac from http://www.sublimetext.com/2.

christian galvez
2,549 Pointsdefinitely Sublime Text 3, its free! plus so many plugs-in.

Nejc Vukovic
Full Stack JavaScript Techdegree Graduate 51,574 PointsWell it totaly up to you.
Text Editors: Sublime Text, Notepad++ IDE'S: NetBeans, Coda 2, Komodo IDE, Eclipse
Use the workspaces to play along on treehouse but for self use a IDE like NetBeans (it's free).
My point of view.

Johanna Myers
15,172 PointsI use Atom and I love it!

Julian Betancourt
11,466 PointsYou definitely wanna practice in a text editor besides of workspaces. I personally like sublime text, but you should google some text editors and stay with the one YOU like the most.

Andrew Cauthorn
8,846 PointsTextMate is great.

Angela McGourlay
231 PointsThank you everyone for your responses.