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 trialTyler Henrickson
6,594 PointsWhat 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
1,907 PointsBootstrap is a good extention.
Jason Anders
Treehouse Moderator 145,860 PointsPersonally I use Sublime2, but I hear Atom is really nice and popular as well. :)
Steven Treadway
10,037 PointsI use both Atom and Sublime, but I prefer Atom.
Michael Hulet
47,913 PointsPersonally, 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.