Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDC230-Lab

Place for items for my lab project This project deals with using java code to make a comprehensive calculator

Project Tasks

  • Phase 1: First Steps -The first step of my calculator project. -Java code that allows user input for addition and subtraction.
  • Phase 2: Software Design and Control Statements
  • Java code for a basic menu and mathematical functions (addition, subtraction, multiplication, and division)
  • Phase 3: Arrays and Lists
  • Java code that builds on previous phases, which allows the user to modify store for one(list) or many(array) values.
  • Phase 4: Exception Handling
  • Java code making sure that if the second value entered is a zero that it will be thrown out and prompt the user for a new number.
  • I also move the code from the single value menu functions to it own method and i also did it for the multiple value menu function.
  • Final Phase: Application Delivery
  • The final phase of my java project. It is all the previous parts put together.

Project Skills Learned

  • Java arrays, list, classes(public and static), exception handling for when errors arise(either user of code errors)

Language Used

  • Java: It is similar to C++ offering some similarity but it bring its own challenges with it.

Link to Project

Final Phase Project)

About

Place for items for my lab project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages