[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Shino Jacob
Quote Java is slow compared to python and it is less verbose /Quote 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

[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 only

[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 Shino Jacob
quote 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. /quote A 1 billion iteration completed

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Rajeev J Sebastian
On Wed, Nov 4, 2009 at 9:12 PM, Shino Jacob shinoja...@gmail.com wrote: quote 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

[fsug-tvm] Re: Advantages of Python

2009-11-04 Thread Rajeev J Sebastian
On Wed, Nov 4, 2009 at 10:43 PM, ashik salahudeen aash...@gmail.com 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

[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-02 Thread sajuptpm
flexible On Nov 1, 2:46 pm, Subin subinsebast...@gmail.com 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

[fsug-tvm] Re: Advantages of Python

2009-11-02 Thread Rajeev J Sebastian
On Sun, Nov 1, 2009 at 12:34 PM, sanju m sanjuf...@gmail.com 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.

[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 sanjuf...@gmail.com wrote: What are the advantages of python web application compared to

[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 group,

[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-tvm