목록debug code (1)
행복아울렛
How to use variables in programming
How to use variables in programming PERSISTENCE - Use debug code in your program to check critical variales for reasonable values. If the values aren't reasonable, print a warning that tells you to look for improper initialization. - Write code that assumes data isn't persistent. - Develope the habit of initializing all data right before it's used. USING EACH VARIABLE FOR EXACTLY ONE PURPOSE - U..
Programming
2007. 1. 9. 17:19