{"id":19110999,"url":"https://github.com/acensjj/piscine-cpp","last_synced_at":"2026-06-04T16:31:43.756Z","repository":{"id":105924192,"uuid":"241883493","full_name":"AcensJJ/Piscine-CPP","owner":"AcensJJ","description":"Piscine cpp 42","archived":false,"fork":false,"pushed_at":"2021-06-11T23:54:19.000Z","size":4654,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T11:24:51.789Z","etag":null,"topics":["42","42born2code","cpp98","piscine-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/AcensJJ.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":"2020-02-20T12:53:51.000Z","updated_at":"2021-06-11T23:54:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"6aeb2361-6add-4554-9a38-fab153f905cf","html_url":"https://github.com/AcensJJ/Piscine-CPP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AcensJJ/Piscine-CPP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcensJJ%2FPiscine-CPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcensJJ%2FPiscine-CPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcensJJ%2FPiscine-CPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcensJJ%2FPiscine-CPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AcensJJ","download_url":"https://codeload.github.com/AcensJJ/Piscine-CPP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcensJJ%2FPiscine-CPP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33914546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["42","42born2code","cpp98","piscine-cpp"],"created_at":"2024-11-09T04:26:43.525Z","updated_at":"2026-06-04T16:31:43.732Z","avatar_url":"https://github.com/AcensJJ.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"42-lyon\" src=\"https://user-images.githubusercontent.com/45235527/106354618-6ec65a00-62f3-11eb-8688-ba9e0f4e77de.jpg\" /\u003e\n\u003c/p\u003e\n\n#  Piscine-CPP \u003cimg alt=\"C++ icon\" src=\"https://img.icons8.com/color/452/c-plus-plus-logo.png\" width=\"50\" height=\"50\"\u003e\n\n\u003e *Project en collaboration avec \u003ca href=\"https://github.com/JDesbordes\"\u003eJérôme Desbordes\u003c/a\u003e (\u003ca href=\"https://profile.intra.42.fr/users/jdesbord\"\u003ejdesbord\u003c/a\u003e).*\n\n## ✅ Module 00 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nCe premier module de C++ est fait pour vous aider à comprendre les spécificités du C++ par rapport au C. C'est l'heure de plonger dans la programmation orientée objet !\n\n- Namespace, class, member functions, stdio stream,\ninitialization lists, static, const, et plein d’autres trucs\nbasiques\n\n\n## ✅ Module 01 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nnone\n\n- Allocation mémoire, réference, pointeur membres, file\nstreams\n\n\n## ✅ Module 02 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nCe module aborde la notion de polymorphisme, et les opérateurs\n\n- Polymorphisme ad-hoc, overloads et classes canoniques\n\n\n## ✅ Module 03 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nCe module aborde l'héritage en C++\n\n- Héritage\n\n\n## ✅ Module 04 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nPolymorphisme de sous-type, classe abstraite et interfaces\n\n- Polymorphisme sous-type, classes abstraites, interfaces\n\n\n## ✅ Module 05 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nnone\n\n- Repetition et Exceptions\n\n\n## ✅ Module 06 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nnone\n\n- C++ Casts\n\n\n## ✅ Module 07 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nnone\n\n- c++ Templates\n\n\n## ✅ Module 08 :\n\n### \u003cstrong\u003eDescription\u003c/strong\u003e\n\nnone\n\n- Template de container, itérateurs, algorithmes\n\n\n# Note\n\n\u003cimg width=\"1062\" alt=\"Note\" src=\"https://user-images.githubusercontent.com/45235527/104217768-1579b200-543c-11eb-8b3c-6e0aca7ec7db.PNG\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facensjj%2Fpiscine-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facensjj%2Fpiscine-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facensjj%2Fpiscine-cpp/lists"}