Assignments

Description.

Implementing a Contact Management System Using a Linked List

Programming Task: Implementing a Contact Management System Using a Linked List Task Description You are tasked with building a Contact Management System using a singly linked list. Each node in the linked list represents a contact, storing the following details: Name (string) Phone Number (string) Email Address (string) The application should allow users to perform

Implementing a Contact Management System Using a Linked List Read More »

Identify Computational Thinking Elements – Planning a Community Fundraising Event

Scenario:You have been asked to organise a community fundraising event to support a local charity. The event should be engaging, attract a wide range of people, and raise a significant amount of funds. There are several elements to consider, including selecting a venue, planning activities, arranging refreshments, promoting the event, and managing finances. Your Task:

Identify Computational Thinking Elements – Planning a Community Fundraising Event Read More »

Scroll to Top