CrystalIndigo Solutions
providing all solutions to all computer science modules
- 65
- 0
- 1
Community
- Followers
- Following
40 Reviews received
66 items
INF3707 Assignment 3 solution 2024
INF3707 Assignment 3 solution 2024: 
To perform the following assignments, refer to the tables in the JustLee books database. 
 
 1.1 Create a sequence for populating the Custeomer# column of the CUSTOMERS table. When setting the start and the increment values, beer in mind that data already exist in the table. Hence, you need to know the last customer number stored in the database. The options should be set not to cycle the values and not to cache any values. No minimum or maximum values should...
- Other
- • 7 pages •
INF3707 Assignment 3 solution 2024: 
To perform the following assignments, refer to the tables in the JustLee books database. 
 
 1.1 Create a sequence for populating the Custeomer# column of the CUSTOMERS table. When setting the start and the increment values, beer in mind that data already exist in the table. Hence, you need to know the last customer number stored in the database. The options should be set not to cycle the values and not to cache any values. No minimum or maximum values should...
INF3720 Assignment 2 solution 2024
INF3720 Assignment 2 solution 2024: 
Question 1: 13 marks 
 
Question 1.1 
 
Many software products suffer from interaction design errors that are annoying to users because they do not follow fundamental design principles. As an interaction designer, how can you ensure that software products are designed to provide a good user experience? (2 marks) 
 
Question 1.2 
 
There is a fine line between an interaction that works and one that is usable. Designing interactions that work and are usable is...
- Other
- • 11 pages •
INF3720 Assignment 2 solution 2024: 
Question 1: 13 marks 
 
Question 1.1 
 
Many software products suffer from interaction design errors that are annoying to users because they do not follow fundamental design principles. As an interaction designer, how can you ensure that software products are designed to provide a good user experience? (2 marks) 
 
Question 1.2 
 
There is a fine line between an interaction that works and one that is usable. Designing interactions that work and are usable is...
INF3703 Assignment 3 memo 2024, same questions same order
INF3703 Assignment 3 memo 2024, same questions and the same order
- Other
- • 31 pages •
INF3703 Assignment 3 memo 2024, same questions and the same order
ICT3722 Assignment 4 solution 2024
ICT3722 Assignment 4 solution 2024 
Scenario: Batho Pele is a local NGO dedicated to providing support and care for old age pensioners in the 
community. The organisation struggles with keeping accurate records of its beneficiaries, including their 
personal information, health needs, medications, personalised exercises, diet preferences, allergies, sports 
activities, next-of-kin details, and more. As a database administrator for Batho Pele, your task is to design and 
implement a database syst...
- Other
- • 14 pages •
ICT3722 Assignment 4 solution 2024 
Scenario: Batho Pele is a local NGO dedicated to providing support and care for old age pensioners in the 
community. The organisation struggles with keeping accurate records of its beneficiaries, including their 
personal information, health needs, medications, personalised exercises, diet preferences, allergies, sports 
activities, next-of-kin details, and more. As a database administrator for Batho Pele, your task is to design and 
implement a database syst...
INF3708 Assignment 3 solution 2024
INF3708 Assignment 3 solution 2024: You and Sarita performed the project’s proposal “qualitative risk analysis” (Schwalbe, 2019, p. 
470). An unsurprising risk factor is that beneficiaries are mostly located in areas of low socio- 
economic status, which may be a contributing factor to an order not being delivered to a 
beneficiary. 
1.1.Discuss two risks that the delivery service might potentially encounter when delivering a 
meal to a low socio-economic area. 
(4) 
1.2.Recommend risk mit...
- Book
- Other
- • 9 pages •
INF3708 Assignment 3 solution 2024: You and Sarita performed the project’s proposal “qualitative risk analysis” (Schwalbe, 2019, p. 
470). An unsurprising risk factor is that beneficiaries are mostly located in areas of low socio- 
economic status, which may be a contributing factor to an order not being delivered to a 
beneficiary. 
1.1.Discuss two risks that the delivery service might potentially encounter when delivering a 
meal to a low socio-economic area. 
(4) 
1.2.Recommend risk mit...
COS3711 Assignment 2 2024
COS3711 Assignment 2 2024. 
The UML class diagram is an initial design of classes for a conference registration 
application. 
There are three types of registration allowed for the conference: standard registration, 
student registration and invited guests registration. The standard registration fee is the 
standard fee (stored in STANDARD_FEE). For those registered as students, the 
conference fee is half the price of the standard registration fee. For those registered as 
guests, the conferenc...
- Other
- • 18 pages •
COS3711 Assignment 2 2024. 
The UML class diagram is an initial design of classes for a conference registration 
application. 
There are three types of registration allowed for the conference: standard registration, 
student registration and invited guests registration. The standard registration fee is the 
standard fee (stored in STANDARD_FEE). For those registered as students, the 
conference fee is half the price of the standard registration fee. For those registered as 
guests, the conferenc...
COS2611 Assignment 2 Question 16 code
COS2611 Assignment 2 Question 16 code: 
You are required to choose two sorting algorithms from a specified list the first algorithm must be Bubble Sort, while the second algorithm can be either Merge Sort or Heap Sort. 
 a) Write a C++ program where you implement the two sorting algorithms you have chosen -ensure that they are part of the same program and can be called using methods, functions and/or procedures. 
 b) Continue in this C++ program and generate random input arrays of different size...
- Other
- • 5 pages •
COS2611 Assignment 2 Question 16 code: 
You are required to choose two sorting algorithms from a specified list the first algorithm must be Bubble Sort, while the second algorithm can be either Merge Sort or Heap Sort. 
 a) Write a C++ program where you implement the two sorting algorithms you have chosen -ensure that they are part of the same program and can be called using methods, functions and/or procedures. 
 b) Continue in this C++ program and generate random input arrays of different size...
COS1512 Assignment 2 memo 2024
COS1512 Assignment 2 memo 2024 
Question 1 
Peter wants to send a box containing a painting to London. The Post Office sends parcels to 
London via GlobalMail or DHL. If GlobalMail is chosen, the cost is R108 per kg if the parcel goes 
to zone 1 to 3 in London, and R130 per kg if the parcel goes to zone 4 to 6. If DHL is chosen, the 
actual weight is compared to the volumetric weight, and whichever is the higher weight, is used in 
the calculation. The volumetric weight is calculated by the form...
- Other
- • 10 pages •
COS1512 Assignment 2 memo 2024 
Question 1 
Peter wants to send a box containing a painting to London. The Post Office sends parcels to 
London via GlobalMail or DHL. If GlobalMail is chosen, the cost is R108 per kg if the parcel goes 
to zone 1 to 3 in London, and R130 per kg if the parcel goes to zone 4 to 6. If DHL is chosen, the 
actual weight is compared to the volumetric weight, and whichever is the higher weight, is used in 
the calculation. The volumetric weight is calculated by the form...
INF3703 Assignment 2 complete memo 2024 with all images and tables
INF3703 Assignment 2 complete memo 2024 with all images and tables
- Other
- • 16 pages •
INF3703 Assignment 2 complete memo 2024 with all images and tables
COS3751 Assignment 2 memo 2024
COS3751 Assignment 2 memo 2024, questions are the same
- Book
- Other
- • 41 pages •
COS3751 Assignment 2 memo 2024, questions are the same
COS3711 Assignment 3 memo 2024 ready to submit
COS2611 Final Project 2024 solution
COS2611 Final Project 2024 solution
COS1512 Assignment 4 memo 2024 MCQ and code
COS3711 Assignment 3 memo 2024 ready to submit
projects are always perfect. 100% guaranteed