Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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!If it is ...

Go Back   Geeks Talk > Web Development > Python
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Python Python Programming Language - Tips, Tricks, Issues, Latest News, Python Resource and Python related topics can be discussed in this forum.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-05-2007
Expert Member
 
Join Date: Oct 2005
Location: india,cochi,bangalore
Posts: 395
Thanks: 2
Thanked 9 Times in 8 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 29 Times in 28 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 9 Times in 8 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 29 Times in 28 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 05: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
  #6 (permalink)  
Old 10-30-2008
Junior Member
 
Join Date: Oct 2008
Location: hyderabad
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
kingkedar is on a distinguished road
Re: which is better phyton or java

well thought ! good one!
Reply With Quote
  #7 (permalink)  
Old 12-15-2008
Junior Member
 
Join Date: Dec 2008
Location: California/Delhi
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
lsarna is on a distinguished road
Re: which is better phyton or java

I personally think Java Stack is heavy and language of choice for web based companies building web applications that scale efficiently.

Our web based apps / games have over 10M users and we currently handle over 150 Million requests a day. All through a small cluster of 5 machines. In the Java world this would have been tough to achieve.

So I would say that if you are developing for the enterprise sector, you will find more demand for Java. If you are an entrepreneur then check out languages like PHP, Python, Ruby, etc...

And if you like the challenge of creative massively popular web based games and applications, well contact me Lalit dot sarna at gmail dot com.
Reply With Quote
Reply

  Geeks Talk > Web Development > Python

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
What are the advantages of .net over Java? JobHelper VB.NET 13 06-02-2009 09:13 AM
which one more powerful in java ? psuresh1982 Java 20 04-28-2009 06:49 AM
achieve Encapsulation in Java JobHelper Java 3 09-05-2008 06:05 AM
Sockets in Java janelyn Java 3 07-26-2008 10:07 AM
java compatibility with php rohit_iips PHP 0 07-30-2006 01:59 AM


All times are GMT -4. The time now is 03:31 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved