AP Computer Science - Last Minute Tips

<p>So I'm taking the AP Computer Science exam tomorrow on May the 4th in the morning, 7:30 AM sharp. </p>

<p>Anyone want to give me some last minute tips?
How hard is the exam anyway? </p>

<p>I have had a little programming experience before I began my AP Computer Science course, I started sometime during my junior year of high school, currently a senior. </p>

<p>Tips!
Help!</p>

<p>On open-ended questions, make sure you write as much relevant code as possible. Even if it all doesn’t seem to fit together, you still get points for writing code that needs to be used in the program. For example, if you know you have to use a for/each loop (E.G. for (int a: list)) in the program, but you don’t know what to do next, still write the loop. You will get points for understanding concepts and for understanding the use of a concept of Java in a particular program.</p>

<p>Abide by GridWorld’s postconditions.</p>

<p>Thank you thank yhou!</p>

<p>Idk if you’re still here, but…</p>

<p>Keep your code legible, ordered, and relevant. Reading through crappy code on a computer screen is bad enough, but deciphering blocks of code on a sheet of paper would suck. Indent properly.</p>

<p>I finished with plenty of time to spare. Don’t worry about too much about it.</p>

<p>Oh, and wrong forum.</p>