??? 09/02/07 20:12 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#143910 - Why state machine / lookup tables? Responding to: ???'s previous message |
Erik Malund said:
which are, in your opinion, the most valuable programming techniques? It totally depends on the project. In some projects, a state machine and/or lookup tables simply do not apply. In others, they are critical. In some projects, math is absolutely necessary while in others it may be largely irrelevant. I think that there are probably a lot of concepts that a good programmer should be familiar with so that he can draw on them when the project so merits. But it's really a matter of being familiar with all of them so you know what concepts may apply to the project at hand. Regards, Craig Steiner |