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
Laurence Bowe
6,222 PointsCan you tell what programming language a software is made out of?
Hi, Just curious MUCH APPRECIATED FOR ANY ANSWER!!!!!!!!
4 Answers
Sadi Qevani
311 PointsHey,
You have to define what a software you want to build. Usually Web Applications are made with the following:
HTML,CSS,JavaScript PHP, Ruby, C# (.NET), Python (DJANGO)
For Computer Softwares usually its C#, Java, C++, C, Objective-C (For Mac and iOS). (C++ and C are mostly for games since they need access ISA Layer of the Computer).
hope this helped :)
Hashim Warren
Front End Web Development Techdegree Student 1,207 PointsThese tips are a good start: http://stackoverflow.com/questions/860597/how-can-i-tell-what-a-website-was-written-in
Laurence Bowe
6,222 PointsI'm trying to find the programming language for final draft(the script formatting software) hope that helps! Thanks for answers!!!
George Drakakis
6,369 PointsI recently found the extension Wappalyzer (firefox and chrome) It helps a lot to get a fast review of the software ( CMS,Programing LANG, SERVER e.t.c) used behind certain websites.
I learned a few slick services because of this that I didn't know.