Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
student:firstyearfinals:start [2020/12/01 12:29] – [Before the exam] normanapstudent:firstyearfinals:start [2020/12/01 12:38] – [During the exam] normanap
Line 14: Line 14:
  
 ==== Before the exam ==== ==== Before the exam ====
-  *  Form a study group. The best way to test your knowledge is to try to explain the content to someone else. +  *  Form a study group. The best way to test your knowledge is to try to explain the content to someone else. (Introvert ProTip: just explaining it aloud works - did you know pets like to learn about CS topics?)
  
   * Don't forget to take breaks from your computer. Your brain needs time to synthesize information. After a big study session, take a walk, cook some food, listen to music, or do something that gets you away from your computer and lets your brain mull through the information.    * Don't forget to take breaks from your computer. Your brain needs time to synthesize information. After a big study session, take a walk, cook some food, listen to music, or do something that gets you away from your computer and lets your brain mull through the information. 
Line 23: Line 23:
  
 ==== During the exam ==== ==== During the exam ====
-  *  It's easy to want to jump into an exam and get as much done as possible, but it is so important to slow down and carefully read the questions. Diagram your solution before you write the code.+  *  It's easy to want to jump into an exam and get as much done as possible, but it is so important to slow down and carefully read the questions.  
 + 
 +  * Diagram your solution before you write the code.
  
   * If you're submitting code, make sure it compiles.   * If you're submitting code, make sure it compiles.