- #1
DR13
- 150
- 0
So I am taking an intro to programming class and am doing pretty well. I am getting high 90s on all assignments and end up helping others during lab time (used to practice programming). However, on our last exam I got a B on the test (about average). Not too bad, but I know I can do better. Now I realized that my problem was that we have to hand write the programs on the test and I have a tough time checking my written code. When doing it on the computer I just compile and check the errors and usually do a good job of solving them. But when I try to self compile and run through examples in my head I find that I have a tough time catching errors because I think that the program is doing what I want it to do. It is kind of like how when you read a paper you wrote it is tough to catch spelling errors or awkward wording because you read what you are expecting, not what is actually there.
Hopefully I did a good job explaining my problem. Have any of you guys ever had this problem? How did you solve it?
Thanks
DR13
Hopefully I did a good job explaining my problem. Have any of you guys ever had this problem? How did you solve it?
Thanks
DR13