View Single Post
Old 12-10-06, 09:31 AM   #6
Luckypants
Moderator
Mega Poster
 
Luckypants's Avatar
 
Join Date: Jul 2003
Location: Nr Ruthin
Posts: 7,079
Default

Quote:
Originally Posted by timwilky
Today we are lazy, the link between the programmer and the hardware has gone. No longer do we have to think about what data we wish to make common between not only subroutines but how we would construct overlay areas to allow sections of code to be overwritten in memory yet persist the data etc.
Got to agree. There is so much bloatware around. A close link between programmers and the hardware made for efficient code. Using high level languages like JAVA (interpreted FFS!!!!!) may be highly portable but munches resources. Programmers (in the main) do not worry about the effect thier programs have on the systems, as hardware is cheap. These days many shops just buy thier way out of performance issues.....

The only code I get to write these days is still Assembler though
__________________
"Your Viffer sounds like it is raising hell! Spot on." - Witchery 17/4/08
Snow Plough Appreciation Society - Member #3

Luckypants is offline   Reply With Quote