Computer science and IT assignments

May 16, 2020

A tool to help piano students track their practice schedule

Brief outline of program design, labeling the classes and objectsMake a flowchart and a data flow diagramCreate simple menu for user Criteria for Success1. To be […]
May 16, 2020

merkle Trees (JAVA)

Goal: The purpose of this assignment is to write a Java program that implements a MerkleTree to beused in a blockchain. Then you will write a […]
May 15, 2020

Handheld Solitaire

Handheld SolitaireHandheld Solitaire requires no table, has simple rules, and is easily learned and played. It is played with a traditional 52 card deck of 4 […]
May 15, 2020

Hurricane Data OOP Program

All I need done is a code written converting the already written hurricane data java code (included below) into OOP format. It’s not too difficult, its […]
May 15, 2020

Simple Visual Basic Program for class

Write a Class that will (as an object) take in at least two types of information, such as name and phone number. In the Class, process […]