Thread
:
New Developers/coders? Help!!?!
View Single Post
mmurfin87
2009-12-13 , 20:32
Posts: 307 | Thanked: 157 times | Joined on Jul 2009 @ Illinois, USA
#
14
it should be noted, tho, that for any given application c++ will ALWAYS be faster and generally c++ will use system resources more efficiently. although there are a few scenarios where JIT compilers can manage memory more efficiently, they are generally outweighed by the inefficiency of having the rest of the program compiled JIT as well.
That said, python is easier to code in for basic stuff and thus can generally lead to quicker development times.
(posted from my n900)
Quote & Reply
|
The Following User Says Thank You to mmurfin87 For This Useful Post:
Fargus
mmurfin87
View Public Profile
Send a private message to mmurfin87
Find all posts by mmurfin87