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

What is a good programming software to use?

I want to get a programming software that will auto-fill, sort of like workspaces does. I want to know the best ones and maybe cheap ones too. Any ideas?

4 Answers

Nephi Cosuga
Nephi Cosuga
1,907 Points

Bootstrap is a good extention.

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,860 Points

Personally I use Sublime2, but I hear Atom is really nice and popular as well. :)

Steven Treadway
Steven Treadway
10,037 Points

I use both Atom and Sublime, but I prefer Atom.

Michael Hulet
Michael Hulet
47,913 Points

Personally, I use Atom. I really like its customizability and its integration with Git & GitHub. I'm the president of my school's Computer Science Club, and the vice president of another, and the editor I installed on all the school computers in both schools to teach students is Brackets. It's really easy/nice to use, and some pretty cool features like Live Preview with Chrome. Both of these options are free, and they implement code completion, like Workspaces.