Journal 9 3 15 - HeavyUberCharger/preAPCS-4th-1415 GitHub Wiki

what do you predict are the expectations regarding problem solving and writing programs in this class? Why? I think that the expectations for problem solving in this class is to first look for what the problem is, then to see what way is it better to fix the problem, then plan out if the solution is for sure going to work,next put in the new code into the program, and finally check if the problem was fixed and if not look at the debugging error message for more help.