Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
-
Updated
Aug 8, 2022 - Java
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
☕ A repository featuring tutorials, examples, oop, and projects to help learn and master Java programming concepts and techniques.
Projeto desenvolvido em JAVA para atividade da faculdade, disciplina de Programação Orientada a Objetos. Adaptado para a inserção de testes em JUnit, para a disciplina de Teste de Software.
Design of an elevator using object oriented programming
This Java console app prompts the user for the width and height of a rectangle, calculates the area, and displays the results. It includes a Rectangle class with methods to set dimensions, compute the area, and print the values. A test class demonstrates the functionality.
This Java program converts between calories and joules based on user input. It uses constants and a switch menu to handle conversions. The user can choose to convert calories to joules or joules to calories and repeat or exit.
Exploring Java with simple projects and examples, Through hands-on coding
Add a description, image, and links to the java-object-oriented-programming topic page so that developers can more easily learn about it.
To associate your repository with the java-object-oriented-programming topic, visit your repo's landing page and select "manage topics."