So, I was looking at some code on the forum from about 2001 and the thought occurred to me - why is code that old, still good?
The real question is that if the programming industry has continued to progress with new techniques, then I'd have expected the old code to be supplanted with something new? But if there is a new way of doing/programming things, where is the new stuff and what bearing does it have on PowerBASIC?
I get the impression that all of the newer programming techniques/languages are simply wrappers for the Windows API - along with promoting techniques/procedures for how someone thinks we ought to be programming.
But here in PowerBASIC land, it seems that the techniques of a decade ago are still as good as gold (yes, DDT has progressed, but SDK is still SDK).
Anyone have insight in this to share?
The real question is that if the programming industry has continued to progress with new techniques, then I'd have expected the old code to be supplanted with something new? But if there is a new way of doing/programming things, where is the new stuff and what bearing does it have on PowerBASIC?
I get the impression that all of the newer programming techniques/languages are simply wrappers for the Windows API - along with promoting techniques/procedures for how someone thinks we ought to be programming.
But here in PowerBASIC land, it seems that the techniques of a decade ago are still as good as gold (yes, DDT has progressed, but SDK is still SDK).
Anyone have insight in this to share?
Comment