FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
What are the differences of Programming and Scripting?

 
Post new topic   Reply to topic    Cambodia eXPlore Forum Index -> Client - Server Side Development
Author Message
Singachea
fourth grade


Joined: 19 Nov 2005
Posts: 258

PostPosted: Thu Feb 23, 2006 4:13 pm    Post subject: What are the differences of Programming and Scripting? Reply with quote

Hi experts,

I'm lost about the terms programming and scripting.

Normally, I see they use the term programming with C, C++, C#, Java, ...
and scripting with Perl, Python, ...

Can anyone explain them?

Back to top
guitarman
fourth grade


Joined: 04 Nov 2005
Posts: 728

PostPosted: Thu Feb 23, 2006 9:40 pm    Post subject: Reply with quote



Quote:
I'm lost about the terms programming and scripting.


I think it should be compiled language and scripting language. Is that what you mean?

Back to top
Singachea
fourth grade


Joined: 19 Nov 2005
Posts: 258

PostPosted: Thu Feb 23, 2006 11:00 pm    Post subject: Reply with quote

I don't know, so I'm lost

Back to top
guitarman
fourth grade


Joined: 04 Nov 2005
Posts: 728

PostPosted: Sat Feb 25, 2006 12:23 pm    Post subject: Reply with quote

Compiled languages are better in the performance perspective than the scripting langauge.

When using a compiled language, usually the program is compiled the first time before it runs and hence it's faster to run such program. Example would be .NET and Java.

Scripting language or intepreted language will be runned everytime users request the program to run. PHP is one of the scripting language.

It depends on your flavour as to which one to choose. But for me, depending on the application i'm writing, the choice is different.

Back to top
ad-vuth
first grade


Joined: 24 Nov 2005
Posts: 30
Location: Cambodia

PostPosted: Tue Feb 28, 2006 2:03 am    Post subject: Reply with quote

From what i have noticed, I think scripting language is lighter and less complicated than programming language is. As i know, scripting language does not necessarily need compiler to translate the source code but it does need interpreter such as your IE whose role, for instance, is to interpreter java script's source code to the machine for executing.

Back to top
guitarman
fourth grade


Joined: 04 Nov 2005
Posts: 728

PostPosted: Wed Mar 01, 2006 1:56 pm    Post subject: Reply with quote

ad-vuth wrote:
From what i have noticed, I think scripting language is lighter and less complicated than programming language is. As i know, scripting language does not necessarily need compiler to translate the source code but it does need interpreter such as your IE whose role, for instance, is to interpreter java script's source code to the machine for executing.


That's right Smile good explanation

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cambodia eXPlore Forum Index -> Client - Server Side Development All times are GMT + 8 Hours
Page 1 of 1



by phpBB