Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+21 votes

How are you studying for the upcoming exam? Does anybody have any cool resources or study strategies for it?

asked in CSC305 Fall 2023 by (1 point)

11 Answers

+11 votes

I'm referring back to the LinkedIn Learning course that we had to do on Design Patterns and I'm going to go back to the lab we did on Git commands recently. I'm also planning on looking at the DrawingApp and MovieTracker app and seeing what new features I can implement to gain a better understanding of how the programs work.

answered by (1 point)
+10 votes

To be honest, I just look over the study guide, and if I can't answer the questions fully for the written portion I youtube it. Then for the coding portion I attempt to replicate the example tasks. I find keeping it simple works best

answered by (1 point)
+10 votes

I also focus on the study guide in the beginning

answered by (1 point)
+10 votes

I'm currently focusing on the study guide to study for the upcoming exam. It seems like the coding section has some valuable practice tasks, especially considering we might be working on the DrawingApp and MovieTrackerApp on the exam as well.

answered by (1 point)
+9 votes

Honestly, I'm just making sure I understand everything on the study guide.

answered by (241 points)
+8 votes

using the study guide and trying to recreate the drawingapp to make sure that i won't be lost if im asked to something similar in the exam

answered by (2.3k points)
+7 votes

I am using the study guide and making sure I fully understand the drawing app and movie tracker app so I am not lost when I get to the exam.

answered by (1 point)
+7 votes

I went through the study guide and write everything in the cheat sheet, will work on the part B tonight, hopefully it's not too hard.

answered by (2.6k points)
+7 votes

I try to go through the study guide entirely with no aids first, to see what I know for sure, then go through it again to target the questions/concepts I did not know!

answered by (1 point)
+4 votes

I am rereading the assigned readings on the UML and also watching some videos to make sure I have it down.

answered by (2k points)
+3 votes

I'm studying at the group study session tonight in Olin

answered by (1 point)
...