An old timer's guide to some common sense software design principles
When I started using computers, you could still find the schematic at the back of a computer reference manual. Back then, the intro to computer programming looked like this:
10 PRINT “COMMODORE 64”
20 GOTO 10
Literally, look it up! While I was learning how to write simple programs, I picked up a key piece of information that has served me very well over the years:
If you take the extra time to understand how a computer works you will understand how to program it.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.