
Most foundation code consists of mundane activities such as reading and writing files from the hard drive. Foundation code tends to be a little messy because it has to check for all kind of possible errors like if the hard drive is full or if a file doesn’t exist. Foundation code writing isn’t much fun, because it doesn’t directly impact the user. Features of a program that make it attractive to users, like spell check, use a lot of foundation code even though the user is never aware of it.
No comments:
Post a Comment