Click here to Skip to main content
16,010,488 members

Survey Results

What is the oldest significant piece of code you have in a current application?   [Edit]

Survey period: 14 Jul 2003 to 20 Jul 2003

Just to prove a point that the life span of a piece of code is far longer than 3 years. (Suggested by John Cardinal)

OptionVotes% 
Less than 6 months1018.05
< 1 year866.86
< 2 years12910.29
< 3 years19715.71
< 5 years30824.56
< 10 years19915.87
> 10 years23418.66



 
GeneralDid this come from the Open Source NT 4 article?? Pin
John M. Drescher14-Jul-03 9:56
John M. Drescher14-Jul-03 9:56 
GeneralRe: Did this come from the Open Source NT 4 article?? Pin
Mike Nordell14-Jul-03 20:41
Mike Nordell14-Jul-03 20:41 
GeneralRe: Did this come from the Open Source NT 4 article?? Pin
ijprest15-Jul-03 2:16
ijprest15-Jul-03 2:16 
GeneralRe: Did this come from the Open Source NT 4 article?? Pin
Torben Jakobsen17-Jul-03 20:21
Torben Jakobsen17-Jul-03 20:21 
GeneralRe: Did this come from the Open Source NT 4 article?? Pin
Navin15-Jul-03 9:48
Navin15-Jul-03 9:48 
GeneralRe: Did this come from the Open Source NT 4 article?? Pin
Member 9617-Jul-03 8:42
Member 9617-Jul-03 8:42 
GeneralRe: Did this come from the Open Source NT 4 article?? Pin
John M. Drescher17-Jul-03 9:36
John M. Drescher17-Jul-03 9:36 
GeneralPorted Libraries Pin
Ted Crow14-Jul-03 5:36
professionalTed Crow14-Jul-03 5:36 
Since I have been a programmer so long, I maintain a number of algorithms which have been carried through several languages. Some get retired when the language I'm using supports the functionality natively, others have just not been needed.

I had a DOS-based mouse/menu system which I used from 1984 through to 1998, it was originally developed in Turbo Pascal, and ported to Modula-2, Basic, C, C++ (and others) until finally retired when the need had vanished. The function names and parameters never changed much, and the module was heavily documented. In the original TP it was a couple thousand lines long, and worked great. It ended up as over 50K lines of C/C++ in 1998. In the early 1990s, it was updated to support VGA graphical displays, when I needed mouse code for the "Wolfenstein 3D(TM)/Spear of Destiny" Map Editor I released - if anyone even remembers the original Wolf3D. Unsure | :~



deep magic
n. [poss. from C. S. Lewis's "Narnia" books] An awesomely arcane technique central to a program or system, esp. one neither generally published nor available to hackers at large; one that could only have been composed by a true wizard. Compiler optimization techniques and many aspects of OS design used to be deep magic; many techniques in cryptography, signal processing, graphics, and AI still are.

GeneralRe: Ported Libraries Pin
John M. Drescher14-Jul-03 7:24
John M. Drescher14-Jul-03 7:24 
GeneralRe: Ported Libraries Pin
John M. Drescher14-Jul-03 7:25
John M. Drescher14-Jul-03 7:25 
GeneralRe: Ported Libraries Pin
basementman16-Jul-03 16:50
basementman16-Jul-03 16:50 
GeneralWhy 3 years? Pin
Tom Welch14-Jul-03 4:29
Tom Welch14-Jul-03 4:29 
GeneralRe: Why 3 years? Pin
Jörgen Sigvardsson17-Jul-03 6:47
Jörgen Sigvardsson17-Jul-03 6:47 
GeneralSort of a bad question Pin
Tim Smith14-Jul-03 4:14
Tim Smith14-Jul-03 4:14 
GeneralOld timer Pin
Gary Wheeler14-Jul-03 2:44
Gary Wheeler14-Jul-03 2:44 
GeneralHello World Pin
Zhang Ziyi14-Jul-03 1:38
Zhang Ziyi14-Jul-03 1:38 
GeneralRe: Hello World Pin
William Bartholomew14-Jul-03 1:41
William Bartholomew14-Jul-03 1:41 
GeneralRe: Hello World Pin
Zhang Ziyi14-Jul-03 1:57
Zhang Ziyi14-Jul-03 1:57 
GeneralRe: Hello World Pin
Blake Miller14-Jul-03 6:25
Blake Miller14-Jul-03 6:25 
GeneralRe: Hello World Pin
Ray Cassick14-Jul-03 9:34
Ray Cassick14-Jul-03 9:34 
GeneralRe: Hello World Pin
Bergadler17-Jul-03 0:26
sussBergadler17-Jul-03 0:26 
GeneralWhat about.. Pin
Ian Darling14-Jul-03 0:03
Ian Darling14-Jul-03 0:03 
GeneralFor .NET or for C++? Pin
Oleksandr Kucherenko13-Jul-03 23:02
Oleksandr Kucherenko13-Jul-03 23:02 
Generalin the middle, baby Pin
peterchen13-Jul-03 20:52
peterchen13-Jul-03 20:52 
GeneralRe: in the middle, baby Pin
Chris Maunder14-Jul-03 2:44
cofounderChris Maunder14-Jul-03 2:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.