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

Advice 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

Hi 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.

definitely Sublime Text 3, its free! plus so many plugs-in.

Well 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.

I use Atom and I love it!

https://atom.io/

You 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.

TextMate is great.

Thank you everyone for your responses.