, 2003-03-26
Until Unix and Linux programmers get over their macho love for low-level programming languages, the security holes will continue to flow freely.
Expand all |
Post comment
Too Cool For Secure Code
2003-03-26
Anonymous (4 replies)
Anonymous (4 replies)
That's the wrong attitude.
2003-03-26
Anonymous (26 replies)
Anonymous (26 replies)
That's the wrong attitude.
2003-03-27
dbtid (1 replies)
dbtid (1 replies)
This is hogwash... I guess we should all use VB? That's High Level and we know how "bug" free that is.
2003-03-27
Anonymous
Anonymous
This is so funny - linux on linux battle
2003-04-02
Anonymous (1 replies)
Anonymous (1 replies)

The SWING/Java combination is incredibly slow and unresponsive...try it yourself if you don't believe me.
The reason most programs are written using C/C++ is for _that very reason_. You won't see any serious GUI applications written in a scripting language, because GUI (whether you realize it or not) is very demanding on a system as compared to console (or even web) applications.
If I need something quick and dirty (and didn't care about responsiveness), I'd probably use Perl/Tk. But for everything else, C++/Qt is the way to go IMO. True, it's somewhat bloated, but it's also responsive, and has a very nice and full-featured API.
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/columns/150/18912#18912