Giter VIP home page Giter VIP logo

poo-java's Introduction

Object-Oriented Programming in Java ๐Ÿš€

Java UI

Table of Contents ๐Ÿ“š

  1. Description
  2. Structure
  3. Installation
  4. Usage
  5. Contribution
  6. Troubleshooting
  7. License

Description ๐Ÿ–‹๏ธ

This repository contains projects and exercises of Object-Oriented Programming (OOP) in Java, developed with Java 8 and NetBeans. The projects cover various OOP concepts such as repetitive structures, classes and objects, inheritance, abstract classes, interfaces, composition, aggregation, polymorphism, inner classes, exception handling, and GUI.

Structure ๐Ÿ“‚

โ”œโ”€โ”€ .github
โ”‚ โ””โ”€โ”€ workflows
โ”œโ”€โ”€ 1
โ”‚ โ”œโ”€โ”€ Proyecto_1 : Repetitive Structures
โ”‚ โ”œโ”€โ”€ Proyecto_2 : Classes and Objects
โ”‚ โ””โ”€โ”€ Examen_U_1
โ”œโ”€โ”€ 2
โ”‚ โ”œโ”€โ”€ Proyecto_1 : Inheritance, Abstract Classes and Interfaces
โ”‚ โ”œโ”€โ”€ Proyecto_2 : Composition, Aggregation and Polymorphism
โ”‚ โ””โ”€โ”€ Examen_U_2
โ”œโ”€โ”€ 3
โ”‚ โ”œโ”€โ”€ Proyecto   : Inner Classes, Exception Handling, GUI 
โ”‚ โ””โ”€โ”€ Examen_U_3
โ”œโ”€โ”€ Extra
โ”œโ”€โ”€ docs
โ””โ”€โ”€ README.md

Installation ๐Ÿ’ป

To run these projects, you will need to have Java 8 and NetBeans installed. Here are the steps to install them:

  1. Download and install Java 8 from here.
  2. Download and install NetBeans from here.
  3. Clone this repository on your local machine using git clone https://github.com/16george/POO-Java.git.

Usage ๐Ÿ•น๏ธ

To run the projects, follow these steps:

  1. Open NetBeans.
  2. Click on "File" -> "Open Project".
  3. Navigate to the directory of the project you want to open and click on "Open Project".
  4. Once the project is open, click on "Run" -> "Run Project" to run it.

Contribution ๐Ÿค

Contributions are always welcome. To contribute:

  1. Fork the project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

Troubleshooting ๐Ÿ”ง

If you encounter any problems while setting up or running the projects, please check the Issues section of this repository to see if your issue has already been addressed. If not, feel free to open a new issue with a description of the problem you're experiencing.

License ๐Ÿ“„

MIT License

Copyright (c) 2021 George Namoc

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

poo-java's People

Contributors

georgegiosue avatar lr13-stack avatar irvin69 avatar jhonreycerna avatar

Stargazers

culture_045 avatar

Watchers

 avatar

Forkers

jhonreycerna

poo-java's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.