Geeks Talk

Prepare for your Next Interview




which is better phyton or java

This is a discussion on which is better phyton or java within the Python forums, part of the Web Development category; hi friends Can any1 tell me which is better language!i.e phyton or java? I browsed a lot and i found that almost all sites said phythin is better!...


Go Back   Geeks Talk > Web Development > Python

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 01-05-2007
Expert Member
 
Join Date: Oct 2005
Location: india,cochi,bangalore
Posts: 395
Thanks: 2
Thanked 8 Times in 7 Posts
vmshenoy is on a distinguished road
which is better phyton or java

hi friends

Can any1 tell me which is better language!i.e phyton or java?

I browsed a lot and i found that almost all sites said phythin is better!If it is so then y do people still prefer java (and more job oppurtunities too!)

bye
__________________
:)
NEVER SAY DIE.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-16-2007
Expert Member
 
Join Date: Sep 2006
Location: Bengalooru (Formerly called Bangalore), India
Posts: 486
Thanks: 2
Thanked 26 Times in 25 Posts
kalayama is on a distinguished road
Re: which is better phyton or java

I personally feel Python is far better. Very easy to learn, powerful and fun to code.

One of the reasons why Python is sublimed is because of the popularity of PERL. PERL is so popular among the programmers that they tend to ignore Python. There aren't many PYTHON professionals.

Well, one can't really compare JAVA and Python I guess. Though exceptionally well maitained by SUN Microsystems, there are just too many APIs in Java which is quite chaotically ordered. (Or atleast I found so).

Python too has too many APIs but pretty well documented and neatly maintained. Moreover, PYTHON interpreter is really fun to work with. Since it is purely an "interpreted" language, there is absolutely no question of compilation. (Not even like javac in JAVA). All one needs to do is write the script and let the interpreter do the rest.

Somehow I feel, JAVA and Python shouldn't be compared. One can compare PERL and PYTHON though.

If you want to know what makes PYTHON and C++ great. Just have a look at Google's job requirements. Google's search engine was entirely designed using Python and C++.

Here's the official Python site's link.
Python Programming Language -- Official Website

When I worked, I found Python the most beautiful language I ever learnt. (Ofcourse apart from C++. C++ Rulz! )

Note: I am no expert in JAVA; I am no expert in PYTHON either. I have never professionally used either of these. But as a hobby I keep learning new technologies and I have quit from JAVA for some time now as I found it "irritating" to code with it. But, I really loved coding using PYTHON, and I'm still learning it and working on it.
__________________
[COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR]

Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!"
Reply With Quote
  #3 (permalink)  
Old 01-16-2007
Expert Member
 
Join Date: Oct 2005
Location: india,cochi,bangalore
Posts: 395
Thanks: 2
Thanked 8 Times in 7 Posts
vmshenoy is on a distinguished road
Re: which is better phyton or java

hi kalayma

see , questions comes to my mind whenever some ones says that phython is better than java.(like you said ).Past 1 week i have been searching "phthon vs java" topic on net,and as you said almost every article says Phython is far better than java.

They compare java and phython based on many features/or say working, and almost Phython seems to have upperhand over java (almost all features). Only advantage i have seen with java is ,that java is faster than phython!


But the questions which comes to my mind is that if phython is so good , then :
why dont we have enough phython proffessionals?
why there are many job oppurtunities still in java?

and finally

why does java still exist, if Phython is so good?


This question may seem to be silly,but i would like to know about it!

bye
__________________
:)
NEVER SAY DIE.
Reply With Quote
  #4 (permalink)  
Old 01-16-2007
Expert Member
 
Join Date: Sep 2006
Location: Bengalooru (Formerly called Bangalore), India
Posts: 486
Thanks: 2
Thanked 26 Times in 25 Posts
kalayama is on a distinguished road
Re: which is better phyton or java

Python is very popular among core programmers. I guess you are looking at "Services Company" perspective. As we both know getting a job in Software Services company has almost become a joke with gaints like TCS, Infosys reducing thier cut-offs to 50%! Now you know the standard of employees here( There are real good professionals too, but thier number is literally vapourising). How many of these professionals will be doing extra-study apart from curriculum. I can't remember a CS school which teaches Python in their BE curriculum.

Now what happens? All these guys will become managers and when they have to choose a technology, they'll go for something they know, something powerful enough. Since JAVA was a revolution some time back and it has the brand name of "SUN Microsystems" attached to it, it becomes the default choice.

Ofcourse JAVA is powerful, has better publicity and is part of millions of BE courses. There are justs too many skilled JAVA professionals and too little PYTHON programmers. You have to learn Python by yourself. How many are capable of that? Less than 25% in TCS (From all the people I've met so far in past 2.5 years). This is not just the case with TCS, INFOSYS etc, but with most of the companies. Skelled labour is a necessity and they just don't have enough skilled professionals in PYTHON.

PYTHON lacks awareness. PYTHON doesn't have a godfather like JAVA had (SUn Microsystems). But, PYTHON is being royally used in research oriented organizations like Google, NASA. Python is raising, it will take some time it enters the service damain in a larger scale. It will raise, it should raise. Believe me, it deserves some honour. Juts download and install it in your PC. And for a start refer this book and try learning it.
Byte of Python:Main Page - Text
This is one of the best books I ever read so far. It is compact and beautiful.

You will surely realize why PYTHON becomes your default once you learn it. I too am in the process of learning it. But, already I'm thinking in terms of Python when I encounter a coding problem.

Hope this explains some of your doubts atleast.

Cheers!
Kalayama
__________________
[COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR]

Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!"

Last edited by kalayama : 01-16-2007 at 04:11 AM.
Reply With Quote
  #5 (permalink)  
Old 02-12-2008
Junior Member
 
Join Date: Oct 2007
Location: Richmond, VA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
asterix.oblix is on a distinguished road
Re: which is better phyton or java

Hi Guyz, I think Python is better than Java. I have downloaded the files for PYTHON installation & docs too. But i'm lazy to read it. If anyone is into websphere administration then PYTHON is a plus for that position. Thanks for the link Kalayama.

bye
asterix oblix
Reply With Quote
Reply

  Geeks Talk > Web Development > Python

« - | - »

Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
achieve Encapsulation in Java JobHelper Java 3 1 Day Ago 05:05 AM
What are the advantages of .net over Java? JobHelper VB.NET 8 5 Days Ago 08:17 AM
Sockets in Java janelyn Java 3 07-26-2008 09:07 AM
which one more powerful in java ? psuresh1982 Java 9 12-18-2007 07:25 AM
java compatibility with php rohit_iips PHP 0 07-30-2006 12:59 AM


All times are GMT -4. The time now is 02:14 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved