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 trialKwame Boateng
Courses Plus Student 135 PointsProgramming Softwares.
Hello please can somebody tell me the kind of softwares that I will need to create my programs. I want the softwares for all the languages, java, html, c+ etc. And can you also add links to where I can download it or I can get it ? Thank you.
3 Answers
Michael Wiss
19,233 PointsThat's helpful
Andrew Wells
4,071 PointsI've always used Visual Studio for C programming (http://www.visualstudio.com/), but you can use notepad++ (http://notepad-plus-plus.org/) for Html etc. Are you after an open source solution?
James Barnett
39,199 PointsI used Visual Studio back in the day when I took a C++ class. Java programmers seem to like eclipse. I love me some notepad++ for markup/interrupted languages (HTML, CSS, Sass, JavaScript, Ruby, Python).
Kwame Boateng
Courses Plus Student 135 PointsI have now started learning programming. Thanks to you guys
James Barnett
39,199 PointsJames Barnett
39,199 PointsMichael Wiss - Here on the forums we try not to post bare links, that don't include context as to how it is meant to be of use.