944,191 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Marked Solved
  • Views: 3024
  • Python RSS
Apr 9th, 2006
0

Python speed !

Expand Post »
At the beginning I found Python was very good at its data structures , concise code, and some strong aspects !
but it's very difficult to solve a program with higher speed than C++ and java !

I'm very confused !
could you tell me why do you choose Python to substitute for java , C++ or visual Basic ?

thanks !
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
greatbear is offline Offline
3 posts
since Apr 2006
Apr 9th, 2006
0

Re: Python speed !

Quote ...
... why do you choose Python to substitute for java , C++ or visual Basic ?
Developing an application is simply much faster. The code is easier to maintain by yourself and other people.

Like Java, Python has JIT compilers and speed optimized modules available for higher speed applications. For real speed critical applications you can easily include C or C++ in your Python code. This is common practice at Google, and might explain why Microsoft lacks behind.

In contrast to Visual Basic, Python is open source and works an many different operating systems. The Boa Constructor IDE is much like the Visual or Delphi RAD.
Moderator
Reputation Points: 1333
Solved Threads: 1404
DaniWeb's Hypocrite
vegaseat is offline Offline
5,792 posts
since Oct 2004
Apr 17th, 2006
0

Re: Python speed !

Vega,
your are right! In the real world it is more important to be out on the market with a working program at the right time. There are a few cases, where it is critical to milk the speed of program execution for every microsecond.
Reputation Points: 625
Solved Threads: 211
Posting Virtuoso
Ene Uran is offline Offline
1,704 posts
since Aug 2005
Apr 21st, 2006
0

Re: Python speed !

:cheesy:
Thanks !
Now I have more confidence in Python !
Reputation Points: 10
Solved Threads: 0
Newbie Poster
greatbear is offline Offline
3 posts
since Apr 2006

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Python Forum Timeline: Searching for Files through a Directory -- PLEASE HELP!!!
Next Thread in Python Forum Timeline: Its Running, But The Numbers Isn't Lining Up Straight.please Help





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC