Slashdot Mirror


User: bpettit55

bpettit55's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Phew! on Gosling Claims Huge Security Hole in .NET · · Score: 1

    Unless were are talking about higher level languages written on a different planet for different computers, then at the heart of these languages are routines written in C++/C and yes, even Assembler. What seems to be assumed here, is that the programmers that wrote THIS code never left any holes; never made any mistakes, never freed a previously freed pointer. Am I wrong? Do the god's among us migrate to writing higher level languages, blessing the unwashed with cloaks of invulnerability? Bad Code is Bad Code. Most programmers using these "higher level" languages can't write bad code, becaue they can't write good code in an actual language.