|
|
Log in / Subscribe / Register

Unladen Swallow 2009Q2 released

Unladen Swallow 2009Q2 released

Posted Jul 16, 2009 10:49 UTC (Thu) by NAR (subscriber, #1313)
In reply to: Unladen Swallow 2009Q2 released by qg6te2
Parent article: Unladen Swallow 2009Q2 released

The language itself doesn't make a program more efficient. Especially, badly written C/C++ applications have the tendency to use up much more memory than it's necessary due to memory leaks. In my experience the average developer lacks the skill to produce C/C++ code without memory leaks, buffer overflows, etc. That's where python, java, C#, etc. come into play, they eliminate a number of classes of bugs. I think there are a many people coding in C/C++ that should really not use such languages.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds