|
|
|
|
|
by junklight
5478 days ago
|
|
I've been programming since '81 and commercially since '88. Books, magazines (remember typing in example programs!) , undoubtedly re-invented many more wheels than I do now, colleagues, CIX (remember that BBS in the UK?), looking at open source code, I wrote a warren abstract machine (Prolog interpreter) back in the day and a regular expression engine and for both of those spent a lot of time in the university library (had long since left but still lived near it). Just because it wasn't a click away didn't mean that the information was not there. But most of my code now still comes out of my head. The times I search for code are when I know that someone must have solved this problem already. |
|