{"id":16109190,"url":"https://github.com/nishitbaria/pps-2-oops-c-","last_synced_at":"2026-02-12T13:02:54.649Z","repository":{"id":45746915,"uuid":"510029992","full_name":"Nishitbaria/PPS-2-OOPS-C-","owner":"Nishitbaria","description":"Solution of Lab manual of PPS2(C++)","archived":false,"fork":false,"pushed_at":"2024-04-11T06:39:30.000Z","size":932,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T03:46:01.739Z","etag":null,"topics":["cpp"],"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/Nishitbaria.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":"2022-07-03T13:24:07.000Z","updated_at":"2025-06-27T12:03:00.000Z","dependencies_parsed_at":"2024-10-27T17:28:47.231Z","dependency_job_id":"26344dc7-0a76-40df-9a9c-5ee690357631","html_url":"https://github.com/Nishitbaria/PPS-2-OOPS-C-","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nishitbaria/PPS-2-OOPS-C-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nishitbaria%2FPPS-2-OOPS-C-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nishitbaria%2FPPS-2-OOPS-C-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nishitbaria%2FPPS-2-OOPS-C-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nishitbaria%2FPPS-2-OOPS-C-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nishitbaria","download_url":"https://codeload.github.com/Nishitbaria/PPS-2-OOPS-C-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nishitbaria%2FPPS-2-OOPS-C-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29366570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"],"created_at":"2024-10-09T19:30:04.040Z","updated_at":"2026-02-12T13:02:54.613Z","avatar_url":"https://github.com/Nishitbaria.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PPS-2\n## Solution of Lab manual of PPS2(C++) \n| Module No | Module Name    | Module Link    |\n|-----------|---------------|-----------------|\n|   1.      |       LEARN CONCEPTS OF OOP         |          [N/A] | \n|   2.      |           CONCEPTS OF OOP USING C++     |      [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module2)            |\n|   3.      |         DEFAULT ARGUMENTS AND FUNCTION OVERLOADING       |       [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module3)            |\n|   4.      |        CLASS AND OBJECTS       |       [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module4)            |\n|   5.      |            ARRAY OF OBJECTS    |        [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module5)           |\n|   6.      |       OPERATOR OVERLOADING        |        [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module6)           |\n|   7.      |          DATA CONVERSION      |        [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module7)           |\n|   8.      |       INHERITANCE AND CONTAINERSHIP        |       [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module8)            |\n|   9.      |           POINTERS    |        [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module9)           |\n|  10.      |      COPY CONSTRUCTOR AND FRIEND FUNCTION         |        [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module10)           |\n|  11.      |     FILE HANDLING    |       [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module11)            |\n|  12.      |     EXCEPTION HANDLING AND TEMPLATES           |           [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module12)        |\n|  13.      |       Module-13        |           [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module13)     |\n|  14.      |       Module-14        |          [Click here](https://github.com/Nishitbaria/PPS-2-OOPS-C-/tree/main/Module14)      |\n|  15.      |       Module-15(OEP)        |        [N/A]       |\n\n\n### Adding Some Good resource too Learn C++ \n## 1]   [ C++ Programming Course - Beginner to Advanced](https://youtu.be/8jLOx1hD3_o)\n## 2]   [Complete C++ Placement DSA Course](https://youtube.com/playlist?list=PLDzeHZWIZsTryvtXdMr6rPh4IDexB5NIA)\n\n### If Want to Contribute Fork and if You Like Star✨ it so you can find it easly 🧐\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishitbaria%2Fpps-2-oops-c-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishitbaria%2Fpps-2-oops-c-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishitbaria%2Fpps-2-oops-c-/lists"}