java-object-oriented-programming
Here are 9 public repositories matching this topic...
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
- Updated
Aug 8, 2022 - Java
☕ A repository featuring tutorials, examples, oop, and projects to help learn and master Java programming concepts and techniques.
- Updated
Jul 9, 2024 - Java
Design of an elevator using object oriented programming
- Updated
Sep 10, 2024 - Java
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.
- Updated
Nov 8, 2024 - Java
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.
- Updated
Sep 6, 2024 - Java
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.
- Updated
Nov 8, 2024 - Java
Exploring Java with simple projects and examples, Through hands-on coding
- Updated
Oct 3, 2024 - Java
Improve this page
Add a description, image, and links to thejava-object-oriented-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thejava-object-oriented-programming topic, visit your repo's landing page and select "manage topics."