How is JavaScript different?
Moderator: General Moderators
How is JavaScript different?
Hello,I beg your pardon in advance because I am a beginner. If JavaScript, PHP, Ruby, and Python are all scripting languages, than why is JavaScript kindof in a category by itself when the others seemed to be classed together. What is different about JavaScript for it not to be considered as seriously as the other three?
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: How is JavaScript different?
Javascript is the language that runs in the browser. PHP, Ruby, and Python are languages that run on the server.
(#10850)