{"id":25721463,"url":"https://github.com/pedro-estevao/object-oriented-programming","last_synced_at":"2025-02-25T18:49:15.625Z","repository":{"id":277067581,"uuid":"931228361","full_name":"Pedro-Estevao/object-oriented-programming","owner":"Pedro-Estevao","description":"Projects from the Object-Oriented Programming (OOP) course (5th semester, Computer Science - Centro Universitário Barão de Mauá) using Java. Focus on classes, inheritance, polymorphism, encapsulation, abstraction, and design patterns.","archived":false,"fork":false,"pushed_at":"2025-02-11T23:37:32.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T00:27:34.980Z","etag":null,"topics":["abstraction","academic-project","computer-science","design-patterns","encapsulation","inheritance","java","object-oriented-programming","oop","polymorphism","proggraming"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pedro-Estevao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-11T23:30:39.000Z","updated_at":"2025-02-12T00:11:07.000Z","dependencies_parsed_at":"2025-02-12T00:37:44.369Z","dependency_job_id":null,"html_url":"https://github.com/Pedro-Estevao/object-oriented-programming","commit_stats":null,"previous_names":["pedro-estevao/object-oriented-programming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedro-Estevao%2Fobject-oriented-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedro-Estevao%2Fobject-oriented-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedro-Estevao%2Fobject-oriented-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pedro-Estevao%2Fobject-oriented-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pedro-Estevao","download_url":"https://codeload.github.com/Pedro-Estevao/object-oriented-programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240729195,"owners_count":19848120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abstraction","academic-project","computer-science","design-patterns","encapsulation","inheritance","java","object-oriented-programming","oop","polymorphism","proggraming"],"created_at":"2025-02-25T18:49:15.046Z","updated_at":"2025-02-25T18:49:15.618Z","avatar_url":"https://github.com/Pedro-Estevao.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Object-Oriented Programming - Centro Universitário Barão de Mauá\n\n\u003cp style=\"text-align: center;\"\u003e\n    \u003ca href=\"https://www.baraodemaua.br\"\u003e\n        \u003cimg src=\"https://res.cloudinary.com/dge3g9rcw/image/upload/v1739232898/github/mto1tierlcwn8pq4fh8r.webp\" alt=\"Logo Centro Universitário Barão de Mauá\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nThis repository contains the projects developed during the **Object-Oriented Programming (OOP)** course, taken in the **5th semester** of the **Computer Science** program at **Centro Universitário Barão de Mauá**, under the guidance of professor **Eliza Maria da Cunha Bomfim**.\n\nThe projects were implemented in **Java**, focusing on core OOP principles and techniques to build scalable and maintainable software.\n\n## 🧠 What is Object-Oriented Programming?\nThe **Object-Oriented Programming (OOP)** course aims to deepen understanding of programming by applying real-world modeling concepts. Key topics include:\n\n- **Classes and Objects**\n- **Inheritance, Polymorphism, and Encapsulation**\n- **Abstraction and Interfaces**\n- **Design Patterns**\n- **Exception Handling and File I/O**\n\nThese concepts form the foundation for developing robust, modular, and reusable applications.\n\n## 🚀 How to Run the Code\n\n### ✅ Requirements\n- Java Development Kit (JDK)\n- IDE like IntelliJ IDEA, Eclipse, or Visual Studio Code\n\n### ⚡ Using Visual Studio Code\n1. **Install [Visual Studio Code](https://code.visualstudio.com/)**.\n2. Add the **Extension Pack for Java** (by Microsoft).\n3. Install the **Java Development Kit (JDK)**:\n   - **Windows/Linux:** [Download JDK](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html)\n   - **Mac:** `brew install openjdk`\n4. Open the terminal (`Ctrl + ~`), compile, and run:\n   ```bash\n   javac Main.java\n   java Main\n   ```\n5. Alternatively, click the **Run** button in the top right of VS Code.\n\n### 💻 Using IntelliJ IDEA or Eclipse\n1. Create a new Java project.\n2. Add the `.java` files to the `src` folder.\n3. Click **Run** or press `Shift + F10` (IntelliJ) / `Ctrl + F11` (Eclipse).\n\n---\n\n**Developed for academic purposes** 🎓\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-estevao%2Fobject-oriented-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedro-estevao%2Fobject-oriented-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-estevao%2Fobject-oriented-programming/lists"}