{"id":15780567,"url":"https://github.com/ghulamghousdev/cpp-assignments","last_synced_at":"2025-03-14T08:32:40.102Z","repository":{"id":124979505,"uuid":"197072409","full_name":"ghulamghousdev/CPP-Assignments","owner":"ghulamghousdev","description":"This repository contains some of the C++ projects which I have done in my university.","archived":false,"fork":false,"pushed_at":"2022-10-20T20:41:08.000Z","size":114,"stargazers_count":3,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T19:14:32.608Z","etag":null,"topics":["hacktoberfest"],"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/ghulamghousdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-07-15T21:06:00.000Z","updated_at":"2023-09-21T12:46:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"3eedda09-bcf5-4d6c-a775-020e63748edf","html_url":"https://github.com/ghulamghousdev/CPP-Assignments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FCPP-Assignments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FCPP-Assignments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FCPP-Assignments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FCPP-Assignments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghulamghousdev","download_url":"https://codeload.github.com/ghulamghousdev/CPP-Assignments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243547634,"owners_count":20308745,"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":["hacktoberfest"],"created_at":"2024-10-04T19:00:22.929Z","updated_at":"2025-03-14T08:32:39.746Z","avatar_url":"https://github.com/ghulamghousdev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C-Programs\nThis repository contains some of the C++ projects which I have done in my university.\nC++ is a general-purpose object-oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of the C language. It is therefore possible to code C++ in a \"C style\" or \"object-oriented style.\" In certain scenarios, it can be coded in either way and is thus an effective example of a hybrid language\nIn naturally written C++ code, changing the private members of a class requires recompilation of the code using the class. When the class is used to instantiate member objects of other classes, the rule is of course applied recursively. This makes C++ interfaces very unstable - a change invisible at the interface level still requires to rebuild the calling code, which can be very problematic when that code is not controlled by whoever makes the change. So shipping C++ interfaces to customers can be a bad idea. Well, at least when all relevant code is controlled by the same team of people, the only problem is the frequent rebuilds of large parts of it. This wouldn't be too bad by itself with almost any language, but C++ has...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghulamghousdev%2Fcpp-assignments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghulamghousdev%2Fcpp-assignments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghulamghousdev%2Fcpp-assignments/lists"}