1.

Solve : scripting Vs programing?

Answer»

Can ANYBODY please tell me the difference between scripting and programing.
also what is the difference between scripting language and programming language.

I have checked google, but I am still not clear.
Please help me out.

Thanks in advance.http://en.wikipedia.org/wiki/Scripting
http://en.wikipedia.org/wiki/Programming
http://www.killersites.com/blog/2005/scripting-vs-programming-is-there-a-difference/Quote from: Tripti on January 23, 2008, 12:53:55 AM

Can anybody please tell me the difference between scripting and programing.
also what is the difference between scripting language and programming language.

I have checked google, but I am still not clear.
Please help me out.

Thanks in advance.
you should not be too concerned about their differences. What matters is WHETHER you can get them to do what you want. scripts are used on the web like JavaScript.
programs are used on the computer just the computer, but programs can be used in small networks.Quote from: macdad- on February 05, 2008, 02:21:29 PM
scripts are used on the web like JavaScript.
programs are used on the computer just the computer, but programs can be used in small networks.
Actually the line isn't that clear.
Many scripting languages are not for web use. Like Windows' own scripting languages Batch, VBScript and Powershell.
And some programming languages can be used on web sites.. like Java or Silverlight.
Quote from: Deerpark on February 06, 2008, 12:53:59 PM
Actually the line isn't that clear.
Many scripting languages are not for web use. Like Windows' own scripting languages Batch, VBScript and Powershell.
correction. Vbscript is used in ASP. so yes, it can be used for the web.
Oh yeah so it is.
And speaking of ASP it really adds to the CONFUSION since you can use all the .NET programming languages in ASP.NET."A scripting language, script language or extension language, is a programming language that controls a software application. "Scripts" are often treated as distinct from "programs", which execute independently from any other application. At the same time they are distinct from the core code of the application, which is usually written in a different language, and by being accessible to the end user they enable the behavior of the application to be adapted to the user's needs. "

i have quoted this from "http://en.wikipedia.org/wiki/Scripting_language"
n i think it is also clear from WAT is stated above.
thnk u


Discussion

No Comment Found