Re: [Tutor] I am not really convinced using Python...

2006-07-25 Thread Alan Gauld
> I am not a newbie to programming.I already learnt C language.I > enjoyed it a lot. > But I am not a computer student.So I don't require a hifi language > like C. C is a tterrible language for computer students, its usually used by engineering types who need to interact with the computer at

Re: [Tutor] I am not really convinced using Python...

2006-07-25 Thread Kent Johnson
K.R.L. NARASIMHA wrote: > Hey friends,good day. > I am *_not a newbie_* to programming.I already learnt C language.I > enjoyed it a lot. > But I am not a computer student.So I don't require a hifi language like C. > I am an electronics student.I would really like to know if the > language like Py

Re: [Tutor] I am not really convinced using Python...

2006-07-25 Thread Kent Johnson
andrew clarke wrote: > On Tue, Jul 25, 2006 at 05:14:35PM +0200, Rob Sinclar wrote: > > >> Yep Python is an interpreted language. In other words every python app needs >> the python interpreter to be able to run. >> > > I'm not sure, but I don't think there's anything particular about the

Re: [Tutor] I am not really convinced using Python...

2006-07-25 Thread andrew clarke
On Tue, Jul 25, 2006 at 05:14:35PM +0200, Rob Sinclar wrote: > Yep Python is an interpreted language. In other words every python app needs > the python interpreter to be able to run. I'm not sure, but I don't think there's anything particular about the language that says it should be interprete

Re: [Tutor] I am not really convinced using Python...

2006-07-25 Thread Bertrand-Xavier M.
On Tuesday 25 July 2006 16:42, K.R.L. NARASIMHA wrote: > Hey friends,good day. > I am not a newbie to programming.I already learnt C language.I enjoyed it > a lot. But I am not a computer student.So I don't require a hifi language > like C. I am an electronics student.I would really like to know

Re: [Tutor] I am not really convinced using Python...

2006-07-25 Thread Rob Sinclar
On Tuesday 25 July 2006 16:42, K.R.L. NARASIMHA wrote: > Hey friends,good day. > I am not a newbie to programming.I already learnt C language.I enjoyed it > a lot. But I am not a computer student.So I don't require a hifi language > like C. I am an electronics student.I would really like to know