View Single Post
Fargus's Avatar
Posts: 1,217 | Thanked: 446 times | Joined on Oct 2009 @ Bedfordshire, UK
#26
Originally Posted by fatalsaint View Post
...
Don't get me wrong.. C++ is certainly a valid method. It's native, thus faster, has a lighter footprint, can run more intensive apps with less memory - and also gives you a greater control over the finer details of memory management and things of that sort. I just like scripting languages as a rule... Ruby, Perl, Python... they are more "fun" to me than C++ because they don't require as much work .
Nicely summed up I think.

C/C++ - Tighter more focused final programme that takes more effort.
Python - Quicker to develop but maybe less resource friendly.

Last edited by Fargus; 2010-01-29 at 00:13. Reason: Typos
 

The Following 4 Users Say Thank You to Fargus For This Useful Post: