{"id":20026654,"url":"https://github.com/dev-madhurendra/oops","last_synced_at":"2025-06-13T12:38:03.138Z","repository":{"id":196249155,"uuid":"695549510","full_name":"dev-madhurendra/OOPs","owner":"dev-madhurendra","description":"This repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages. ","archived":false,"fork":false,"pushed_at":"2023-10-07T10:03:06.000Z","size":178,"stargazers_count":19,"open_issues_count":7,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-05T02:36:07.284Z","etag":null,"topics":["cpp","golang","hacktoberfest","hacktoberfest-accepted","hacktoberfest2023","hactoberfest-approved","interview-preparation","java","javascript","object-oriented-programming","objectorientedprogramming","oops","oops-concepts","oops-in-cpp","oops-in-java","oops-in-python","open-source","programming","programming-languages","python"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-madhurendra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2023-09-23T14:25:13.000Z","updated_at":"2024-09-28T17:06:48.000Z","dependencies_parsed_at":"2023-10-03T13:50:55.222Z","dependency_job_id":null,"html_url":"https://github.com/dev-madhurendra/OOPs","commit_stats":null,"previous_names":["dev-madhurendra/oops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-madhurendra/OOPs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-madhurendra%2FOOPs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-madhurendra%2FOOPs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-madhurendra%2FOOPs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-madhurendra%2FOOPs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-madhurendra","download_url":"https://codeload.github.com/dev-madhurendra/OOPs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-madhurendra%2FOOPs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259645859,"owners_count":22889694,"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":["cpp","golang","hacktoberfest","hacktoberfest-accepted","hacktoberfest2023","hactoberfest-approved","interview-preparation","java","javascript","object-oriented-programming","objectorientedprogramming","oops","oops-concepts","oops-in-cpp","oops-in-java","oops-in-python","open-source","programming","programming-languages","python"],"created_at":"2024-11-13T09:07:25.425Z","updated_at":"2025-06-13T12:38:03.114Z","avatar_url":"https://github.com/dev-madhurendra.png","language":"C++","readme":"# OOPs\n\nThis repository is your one-stop resource for exploring Object-Oriented Programming (OOP) concepts in different programming languages.\n\n![OOPs](https://github.com/dev-madhurendra/OOPs/assets/68775519/89bfad58-2511-433c-b29e-667ce56cf6be)\n\n\n\u003cdiv align=\"center\"\u003e\n\n  [![Discord chat][chat]][discord-server]\n\n\u003c/div\u003e\n\nBefore contributing to this repository, make sure to read our [Contribution Guidelines](CONTRIBUTING.md). Our maintainers will guide you through how to make your contribution properly if you make any mistakes. The names of the maintainers of this repository are listed in the [CODEOWNERS file](.github/CODEOWNERS).\n\nYou can find a list of the language oops concepts currently in the repository in the [directory](DIRECTORY.md). Explanations of\nmany of the algorithms can be found in the [wiki][explanation].\n\n## One Concept per PR\n\nWe follow a strict guideline in this project: **One Concept per Pull Request (PR)**. When contributing code or changes, please ensure that each PR focuses on a single concept, feature, or bug fix.\n\nThis guideline helps maintain code clarity, simplifies code reviews, and ensures that each PR is well-contained and easy to understand. It also allows for more straightforward testing and troubleshooting.\n\nWhen creating a PR, make sure to:\n\n- Clearly describe the concept, feature, or fix addressed by the PR.\n- Avoid bundling unrelated changes in a single PR.\n- Keep the scope of the PR limited to the chosen concept.\n\nBy following this guideline, we can maintain a clean and organized codebase that is easier to maintain and collaborate on.\n\n## Branch Naming Convention\n\nIn this project, we follow a specific branch naming convention to organize code related to different programming languages and Object-Oriented Programming (OOP) concepts. Branch names should follow the format:\n\n- `[DirName]`: The name of the directory or programming language you are working with. For example, `Java`, `Cpp`, `Python`, etc.\n- `[Oops-Concept]`: The specific OOP concept you are exploring or implementing. For example, `Inheritance`, `Polymorphism`, `Encapsulation`, etc.\n\nHere are some examples of valid branch names:\n\n- `Java_Multiple-Inheritance`\n- `Cpp_Class`\n- `Python_Polymorphism`\n\nBy following this naming convention, it becomes easier to track and manage branches related to different programming languages and OOP concepts within the project.\n\n## Thanks to all the contributors ❤️\n\n\u003ca href = \"https://github.com/dev-madhurendra/OOPs/graphs/contributors\"\u003e\n  \u003cimg src = \"https://contrib.rocks/image?repo=dev-madhurendra/OOPs\"/\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://twitter.com/devmadhurendra\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg\" alt=\"devmadhurendra\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://linkedin.com/in/dev-madhurendra\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"dev-madhurendra\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://instagram.com/dev.madhurendra\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/instagram.svg\" alt=\"dev.madhurendra\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.youtube.com/c/dev.madhurendra\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/youtube.svg\" alt=\"dev.madhurendra\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.gg/https://discord.gg/bUHuNRq7\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/discord.svg\" alt=\"https://discord.gg/bUHuNRq7\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003c!-- Badge Links --\u003e\n[chat]: https://img.shields.io/discord/808045925556682782.svg?logo=discord\u0026colorB=7289DA\n\n\u003c!-- External Links --\u003e\n[discord-server]: https://discord.gg/bUHuNRq7\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-madhurendra%2Foops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-madhurendra%2Foops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-madhurendra%2Foops/lists"}