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

+9 votes

Is the 3rd demo pretty much the final code for the project?

asked in CSC305 Fall 2019 by (1 point)
0

Yes, pretty much the final code

5 Answers

+3 votes

That is my understanding, yes. Maybe the groups can alter little things if they see fit, but all the final requirements seem to also be demo 3 requirements.

answered by (1 point)
+2 votes

Looking at an email our classes received from Dr Tauheed, the third demo will be happening in class on thursday of week 14. In addition to that, there is a final presentation during the last two days of exam week. He mentions that we should have a class diagram, junit tests, clean code, and proper naming. So in short yes.

answered by (1 point)
+1 vote

Here is the administrivia for Week #14 after Thanksgiving.

•November 30th – 3rd Project Demo (Internal)
–Class Diagram
–Junit test
–Clean code, with comments
–Modularized
–Only JavaFX should be used no AWT or Swings
–Proper naming convention for methods, variables, and class names
•Final Presentation would be during the exam week
•December 2nd – Final Exam (single side cheat sheet allowed)

answered by (1 point)
+1 vote

I think it's the final look at the code before the presentation but we might be able to work on the code before the presentation and then turn it in.

answered by (1 point)
0 votes

I think it should be the final code, although we still have the presentation next week.

answered by (1 point)
...