Is it too late to learn Python

Thread Solved

Join Date: Mar 2008
Posts: 3
Reputation: fongoos is an unknown quantity at this point 
Solved Threads: 0
fongoos fongoos is offline Offline
Newbie Poster

Is it too late to learn Python

 
0
  #1
Mar 19th, 2008
I am new to programming and after a month or so of googling, I have decided to learn Python. Is this a good time to learn the language or people will soon jump ship since JAVA is now open source? By open source software, I understand that the code developed freely and more people have access. Am I right?
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 181
Reputation: Paul.Esson is an unknown quantity at this point 
Solved Threads: 10
Paul.Esson's Avatar
Paul.Esson Paul.Esson is offline Offline
Junior Poster

Re: Is it too late to learn Python

 
0
  #2
Mar 19th, 2008
Python is a language that I personally have had no real experiance with but I understand is very popular in the open source world. Python and C appear to be the current choice for majority of open source developers, therefor you should have no shortage of projects to work on or great open source libarys to use. Java does not support as many open source libarys as python and I dare say will not anytime in the near future.

It appears that python is a really good beginner language and also quite good for quickly creating code.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 181
Reputation: Paul.Esson is an unknown quantity at this point 
Solved Threads: 10
Paul.Esson's Avatar
Paul.Esson Paul.Esson is offline Offline
Junior Poster

Re: Is it too late to learn Python

 
0
  #3
Mar 19th, 2008
I also don't see people jumping ship to support Java. I feel community development will be quite strong with python and Java will have alot more commertial development ( organizations that wish to create open source projects. )
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 138
Reputation: a1eio is an unknown quantity at this point 
Solved Threads: 21
a1eio's Avatar
a1eio a1eio is offline Offline
Junior Poster

Re: Is it too late to learn Python

 
0
  #4
Mar 19th, 2008
it's never too late to learn python
awesome language, you'll pick it up quick and it beats VB (in my opinion)
Last edited by a1eio; Mar 19th, 2008 at 11:05 am.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,273
Reputation: sneekula has a spectacular aura about sneekula has a spectacular aura about 
Solved Threads: 175
sneekula's Avatar
sneekula sneekula is offline Offline
Nearly a Posting Maven

Re: Is it too late to learn Python

 
0
  #5
Mar 19th, 2008
A lot of programmers use both Java and Python. Python has the advantage of a much more rapid learning and program development phase. So I would learn Python first. Once you learn Python you can access Java libaries easily with Jython, also open source.
No one died when Clinton lied.
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 917
Reputation: linux is an unknown quantity at this point 
Solved Threads: 27
linux's Avatar
linux linux is offline Offline
Posting Shark

Re: Is it too late to learn Python

 
0
  #6
Mar 21st, 2008
Python is one of the best languages I have ever used, after trying C, C++, Java, Ruby, and Perl. It's good for full-applications as well as small scripts.
Toshiba M1151.49 GB DDR-2 RAM1.6 GHz Centrino Duo80GB HDDWindows XP Media Center Edition
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 666
Reputation: ZZucker is on a distinguished road 
Solved Threads: 38
ZZucker's Avatar
ZZucker ZZucker is offline Offline
Practically a Master Poster

Re: Is it too late to learn Python

 
0
  #7
Mar 23rd, 2008
Look at the syntax of Java and Python. Which one would you rather use?
Never argue with idiots, they'll just bring you down to their level and beat you with their experience.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 3,971
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 920
Moderator
vegaseat's Avatar
vegaseat vegaseat is online now Online
DaniWeb's Hypocrite

Re: Is it too late to learn Python

 
0
  #8
Mar 24th, 2008
If I would have to write an office suite to compete with Microsoft's Office, I would use Java, as has been successfully done with "Open Office". For projects that are less gigantic, and I need to develop quickly, I would use Python.
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 917
Reputation: linux is an unknown quantity at this point 
Solved Threads: 27
linux's Avatar
linux linux is offline Offline
Posting Shark

Re: Is it too late to learn Python

 
0
  #9
Mar 24th, 2008
Originally Posted by vegaseat View Post
If I would have to write an office suite to compete with Microsoft's Office, I would use Java, as has been successfully done with "Open Office". For projects that are less gigantic, and I need to develop quickly, I would use Python.
Using OpenOffice.org as an example, you're right. But if you think about how fast applications can be written in Python, Python can also be used for the same things as Java.

I find Python a lot *cleaner*. Meaning, the JDK is blatently THERE. And you can easily tell when an application is written in Java. In Python, you can hide what the language in (but why would you want to, good point).

Also, you only have to run one command to run a Python script/application. Whereas with Java, you need three hundred million tools. What is it, like javac, javah etc?

I'd use Java, if they had one thing. Like, java JavaApp.java instead of three thousand.

Like, currently, I'm writing an application in Python similar to FL Studio. I mean, yeah, C++, C, Java, etc. maybe more efficient (by far) for a media-creation application, but Python is what I know and have for a tool.

I mean, if you have a pen, write in pen. If you have a pencil, write in pencil. If you know Java, use Java. If you know Python, use Python.

Personally, I find the syntax, set up, and workspace and running environment of Python to be far superior to that of Java.
Last edited by linux; Mar 24th, 2008 at 8:10 pm.
Toshiba M1151.49 GB DDR-2 RAM1.6 GHz Centrino Duo80GB HDDWindows XP Media Center Edition
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,144
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Is it too late to learn Python

 
0
  #10
Mar 24th, 2008
pythin is used extensively for the AI in stragey games, so will continue to be used in that industry for a long time
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC