Re: [Tutor] Is Python a scripting language

2013-09-07 Thread Alan Gauld
On 07/09/13 09:13, Alan Gauld wrote: of the term Python is more than a scripting language it is a purpose programming language ... Oops, that should be *general purpose* -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ _

Re: [Tutor] Is Python a scripting language

2013-09-07 Thread Alan Gauld
On 07/09/13 08:18, #PATHANGI JANARDHANAN JATINSHRAVAN# wrote: I just wanted to know what exactly are scripting language used for Your best bet is to read what wikipedia has to say on the subject. The whole question of "scripting languages" has become clouded in recent times and the definit

[Tutor] Is Python a scripting language

2013-09-07 Thread #PATHANGI JANARDHANAN JATINSHRAVAN#
Hi all, I just wanted to know what exactly are scripting language used for and if python is one such language. Can it be used in place of say, PHP? I'm asking because I have a project in my 1st sem to design a website using PHP and since I already know a good deal of python and nothing of PHP,