0% found this document useful (0 votes)
38 views6 pages

Final Assignment В Kseniia Sheiko

The document is a journal detailing the process of coding a school management system from September 4th to November 7th. It describes: 1) Creating menu functions and adding details to the menus from September 4th to 15th. 2) Adding change functions from September 18th to 20th and noticing mistakes on September 23rd. 3) Coding print functions from September 27th to October 10th and adding them to the main program. 4) Adding homework input functions from October 15th to 17th and sorting functions from October 22nd to 23rd. 5) Continually structuring the main program, correcting mistakes, and making small changes until November
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views6 pages

Final Assignment В Kseniia Sheiko

The document is a journal detailing the process of coding a school management system from September 4th to November 7th. It describes: 1) Creating menu functions and adding details to the menus from September 4th to 15th. 2) Adding change functions from September 18th to 20th and noticing mistakes on September 23rd. 3) Coding print functions from September 27th to October 10th and adding them to the main program. 4) Adding homework input functions from October 15th to 17th and sorting functions from October 22nd to 23rd. 5) Continually structuring the main program, correcting mistakes, and making small changes until November
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Final Assignment Part B

Kseniia Sheiko

ICS3U d1+, Introduction to Computer Science, 11, University

Paul Craigen

9 November 2023
1

In ideal situation that would be a website, but I cannot code that.

Journal

4.09

Start processing the main code. The first step is to make the code.

5.09

Continuing to add functions and details that I want to add to the menu. Start writing

menus in the main.

6.09

I had almost done the menu function.

7.09

Delete all menus and make them as a separate code.

10.09

Menu_Teacher_Student and Menu_Work_Student are done.

12.09

Creating Students and Teachers list as a database.

14.09

Since menus do not work write, I had been rewriting their code to make menus and

main work together.

15.09

Continue to change menus and main to work together.

16.09

I found a mistake and corrected it. Menus are working. Created

Menu_Work_Teacher and Menu_Work_Head_Teacher with a completed example.

18.09

Adding Change codes, but they are incorrect, useless and uncompleted.
2

19.09

Reorganize change menu structure and create Menu_Change_Student

20.09

Complete Menu_Change_Teacher

23.09

Notice mistakes in the correctness of Menu_Change work and changing the code.

27.09

Coding first print code. Print Students and Print Teachers are done.

29.09

Adding print codes to the main.

1.10

Add the functions to the main with all the details to work all the codes together, not

only with the main separately.

2.10

Correcting mistakes and all incomplete small work.

3.10

Still correcting mistakes and all incomplete small work.

4.10

Finally done correcting mistakes and all incomplete small work.

7.10

Working on the schedule.txt, try to understand how to make the code work with this

8.10

Complete Print Schedule and the prototype of Print_Homework.

9.10

Correct all the numbers in Print_Homework to make it work


3

10.10

Add new print files to the menu.

12.10

Try to structure my main and all of the programs in logic order and to make it work.

13.10

Finish structuring my main and all of the programs in logic order and to make it

work.

15.10

Start working on Homework_Input. More the idea in code words than the actual

code.

16.10

Start working on the real code for Homework_Input.

17.10

Finish working on Homework_Input and add that to the main.

19.10

Structuring main and its programs again.

22.10

Realize forgetting about the sort and start coding it.

23.10

Finish Sort code and add it to the main

24.10

Structure the main again

25.10-29.10

Changing small mistakes or not fully correct work questions.

2.11
4

I restructured the program and changing its order because I wanted to make it so.

4.11

I restructured the program again.

7.11

Final comments and that is it.


5

You might also like