Entries by admin

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 brief report describing your results, in the comments of yourprogram; see the end of this document. 1. This assignment is self-contained. We do not expect you to know how […]

Javascript

This week’s exercise is to design a program for node.js that calculates paychecks for a small business. The program must read the two files “wages.csv” and “hours.csv” which are 2 column CSV files, an employee name and a number. In the case of “wages.csv” the number represents the hourly wage. In the case of “hours.csv” […]

PSY 2012 Writing Assignment

Writing Assignment Due Sunday by 11:59pm Points 100 Submitting a file upload Available until Mar 31 at 11:59pm Submit Assignment For this writing assignment ,the paper is to be written utilizing APA style. An APA formatting guide and APA template are located on your Canvas page. The paper must be a minimum of 1200 words, […]