May 16, 2020

Practice Java Program (handling File IO)

Hello! This is a practice assigment that handles File IO, and arrays. The attached pdf includes how to set up each class. The deliverables will be […]
May 16, 2020

Creating a social media marketplace

So I need a web application which will be a social media like marketpalce. Itll be most like Deepop. I need there to be users who […]
May 16, 2020

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 […]
May 15, 2020

Simple caesar cipher encryption and decryption

Really simple. Should only take about 30 mins for an expert.I need to submit a program caesar cipher encryption and decryption – using python. I have […]
May 15, 2020

C# WPF Assignment

    1) An abstract Media class that contains the following properties: a string title, a string media type, a unique int serial number, an int […]