Tuesday, April 29, 2003

Are Programmers People?

Ken Arnold:

If we accept that programmers are humans, one primary and interesting consequence is that human factors issues can be properly applied towards the tools they use.…I am speaking about the more basic tools programmers use every minute they do their work: programming languages and APIs.
Consider garbage collection. One can argue up and down about the overhead, etc., but consider this: Two of the best selling C++ books are Scott Meyer’s Effective C++ and More Effective C++. The single largest category of the 85 tips—about one quarter of them—is dealing with potential memory leaks.…This is fundamentally a human factors problem: You can tell people how to avoid the whirling knives of the abattoir, or you can close the abattoir door.

(via Ned Batchelder)

1 Comment RSS · Twitter

What is the best way to start in the business in gaming? I just start learning c++ but i want to get in the gaming industries. So if you can help with that i will appriciate a lot. What are the right books to read for gaming programming.

thanks,

jan

Leave a Comment