[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread ashik salahudeen
> I personally would've used PEAK Rules and EasyExtend as exemplars of > why Python is amazing. Hey thanks for those. never even knew they existed. probably because my python programs are basically replacement for bash scripts i hate to write. --~--~-~--~~~---~--~

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Rajeev J Sebastian
On Wed, Nov 4, 2009 at 10:43 PM, ashik salahudeen wrote: > > an illustration of python's awesomeness as a programming language > > http://www.valuedlessons.com/2008/04/events-in-python.html > > Quote form the above article : " If the language doesn't have a > feature, we can probably add it. " T

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread ashik salahudeen
an illustration of python's awesomeness as a programming language http://www.valuedlessons.com/2008/04/events-in-python.html Quote form the above article : " If the language doesn't have a feature, we can probably add it. " --~--~-~--~~~---~--~~ "Freedom is the o

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Rajeev J Sebastian
On Wed, Nov 4, 2009 at 9:12 PM, Shino Jacob wrote: > > > Do you mean that your program did not finish and ate up all the CPU > time? Isn't that normal (unless you have a multi processor system and > the OS shares the load)? > Anyway, try the same program in C or C++ on the same machine and see h

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Shino Jacob
Do you mean that your program did not finish and ate up all the CPU time? Isn't that normal (unless you have a multi processor system and the OS shares the load)? Anyway, try the same program in C or C++ on the same machine and see how that goes. A 1 billion iteration completed using a java pro

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Syam Krishnan
On 11/04/2009 07:38 PM, Visakh wrote: > >That is new! I thought Gnu/Linux was a preemptive multitasking > system - even on a single processor. > Okay here goes: http://rt.wiki.kernel.org/index.php/Frequently_Asked_Questions#What_are_real-time_capabilities_of_the_stock_2.6_linux_kernel.3F

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Syam Krishnan
On 11/04/2009 07:38 PM, Visakh wrote: > >That is new! I thought Gnu/Linux was a preemptive multitasking > system - even on a single processor. Is it really possible for a > userland application to bring down the entire system like that? I guess you are right. A while(1){} occasionally peaks o

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Syam Krishnan
On 11/04/2009 04:10 PM, Shino Jacob wrote: > > Java is slow compared to python > and it is less verbose > > I dont know how he arrived on this conclusion. > This blog post appeared on Planet KDE last year: http://74.125.77.132/search?q=cache:QwtMmv_HRD8J:hemswell.lincoln.ac.uk/~padams/commen

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Shino Jacob
Java is slow compared to python and it is less verbose I dont know how he arrived on this conclusion. I am not really sure, if I should learn python or not, tried , not very difficult though. with pydev(an eclipse plugin for python), its easy. I did a iteration test to 1000 using for loop,

[fsug-tvm] Re: Advantages of Python

2009-11-02 Thread sajuptpm
I think python web applications are more secure than PHP. --~--~-~--~~~---~--~~ "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this grou

[fsug-tvm] Re: Advantages of Python

2009-11-02 Thread sunil s
Java is slow compared to python and it is less verbose On Mon, Nov 2, 2009 at 5:54 PM, Rajeev J Sebastian < rajeev.sebast...@gmail.com> wrote: > > On Sun, Nov 1, 2009 at 12:34 PM, sanju m wrote: > > > > What are the advantages of python web application compared to > > java,.net,php,perl and ru

[fsug-tvm] Re: Advantages of Python

2009-11-02 Thread Rajeev J Sebastian
On Sun, Nov 1, 2009 at 12:34 PM, sanju m wrote: > > What are the advantages of python web application compared to > java,.net,php,perl and ruby. > Have python using for developing large business applications like > using java?. > Have any future scope for python web applications. > Have any compa

[fsug-tvm] Re: Advantages of Python

2009-11-02 Thread sajuptpm
flexible On Nov 1, 2:46 pm, Subin wrote: > I got this. > > http://pythonconquerstheuniverse.wordpress.com/category/java-and-python/ --~--~-~--~~~---~--~~ "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message becaus

[fsug-tvm] Re: Advantages of Python

2009-11-01 Thread Subin
I got this. http://pythonconquerstheuniverse.wordpress.com/category/java-and-python/ --~--~-~--~~~---~--~~ "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-t