top of page

Java Assignment

Public·2 members

CST8277 Enterprise Application Programming

Assignment 3: RMI + Hibernate – See Brightspace for due date.


  • Read the requirements carefully, if your program does not meet the requirements expect a loss of marks for the assignment, even though your program code runs without errors.

  • Refer to the Course Section Information (CSI) document posted in Brightspace under Course Information for additional requirements common to all assignments.


Lab Partner: Optional

For this lab, you may work with a lab partner.

  • Your lab professor must be notified via email of partners with names before the due date. Please include lab section number. Both members must be registered in the same lab section.


362 Views

Java Homework - Building a Binary Search Tree & more

Objective

Build a Java program that will support the creation of a Binary Search Tree, hereinafter

referred to as a BST. This program will support reading a command file that supports

insertion, deletion, searching, printing, and subtree children and depth counts. All output

will be to either STDOUT or STDERR.


Requirements


155 Views

Pizza Simulation Assignment in Java

I have java files that I've worked on before, but I now need to combine all of them to make a pizza simulator program. I have uploaded my previous programs that could possibly help with this program feel free to alter those programs or even create new ones in order to make the final pizza project to work. Please don't use too advanced concepts as this is CSS 162 and almost beginner level class. please use clear comments thank you.

(Instructions to this project are in the Pizzasimulation document)


Pizza Simulator

In this assignment, we’ll tie together multiple software techniques we’ve learned throughout the quarter.  We’ll reuse our Fractions, Shapes, and other classes as well as our data structures to build a fully functioning pizza sales simulator program that would power a vending machine similar to what’s pictured.   Be sure to build each method using the name, arguments, and return…


549 Views

Create software that manages patients for a clinic In Java



Java Technology: Java Swing, JFrame, Netbeans IDE


Description


You are asked you to create software that manages patients for a clinic.


There are 5 classes in this project :


172 Views
bottom of page