![]() |
| ||
| Python speed ! 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 ! |
| ||
| Re: Python speed ! Quote:
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. |
| ||
| 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. |
| ||
| Re: Python speed ! :cheesy: Thanks ! Now I have more confidence in Python ! |
| All times are GMT -4. The time now is 9:30 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC