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

+5 votes

What are the requirements for the second checkpoint?

asked in CSC305 Fall 2021 by (1 point)

3 Answers

+2 votes
 
Best answer

You need to parse the meaningful information such as class, start time, and end time from the text box data.

answered by (2k points)
selected by
+2 votes

We should also use N-Class to show inheritance and how we used objects and polymorphism in our project.

answered by (1 point)
+1 vote

According to the syllabus, this checkpoint is due Thursday of week 10. Also, according to the word document from moodle, two main things are that some people work on parsing the info from Arches, and others work on making the calendar presentation.

answered by (1 point)
...