{"id":17686042,"url":"https://github.com/ombhd/cplusplus-pool-42","last_synced_at":"2025-03-30T20:26:27.437Z","repository":{"id":129306572,"uuid":"328180343","full_name":"ombhd/cplusplus-pool-42","owner":"ombhd","description":"piscine (pool) of C++, where you can learn a lot of stuff about C++, just code and enjoy it!","archived":false,"fork":false,"pushed_at":"2021-07-02T14:10:52.000Z","size":3625,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T23:28:01.613Z","etag":null,"topics":["1337school","42born2code","cpp","game","object-oriented-programming"],"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/ombhd.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":"2021-01-09T15:03:19.000Z","updated_at":"2022-11-08T22:12:32.000Z","dependencies_parsed_at":"2023-07-28T05:31:03.347Z","dependency_job_id":null,"html_url":"https://github.com/ombhd/cplusplus-pool-42","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/ombhd%2Fcplusplus-pool-42","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ombhd%2Fcplusplus-pool-42/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ombhd%2Fcplusplus-pool-42/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ombhd%2Fcplusplus-pool-42/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ombhd","download_url":"https://codeload.github.com/ombhd/cplusplus-pool-42/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246376002,"owners_count":20767211,"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":["1337school","42born2code","cpp","game","object-oriented-programming"],"created_at":"2024-10-24T10:29:46.737Z","updated_at":"2025-03-30T20:26:27.421Z","avatar_url":"https://github.com/ombhd.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42 C++ Pool\n## What is C++?  \n - C++ is a cross-platform language that can be used to create high-performance applications. \n\n - C++ was developed by Bjarne Stroustrup, as an extension to the C language. \n\n - C++ gives programmers a high level of control over system resources and memory. \n\n## Subjects\n - [Day00: Namespace, class, member functions, stdio stream,initialization lists, static, const, and lots of basic stuff](https://github.com/su-omb/cplusplus-pool-42/blob/main/D00/en.subject.pdf)\n - [Day01: Memory allocation, References, Pointers to members,File streams](https://github.com/su-omb/cplusplus-pool-42/blob/main/D01/en.subject.pdf)\n - [Day02: Ad-hoc polymorphism, operators overload andcanonical classes](https://github.com/su-omb/cplusplus-pool-42/blob/main/D02/en.subject.pdf)\n - [Day03: Inheritance](https://github.com/su-omb/cplusplus-pool-42/blob/main/D03/en.subject.pdf)\n - [Day04: Subtype polymorphism, abstract classes, interfaces](https://github.com/su-omb/cplusplus-pool-42/blob/main/D04/en.subject.pdf)\n - [Day05: Repetition and Exceptions](https://github.com/su-omb/cplusplus-pool-42/blob/main/D05/en.subject.pdf)\n - [Day06: C++ Casts](https://github.com/su-omb/cplusplus-pool-42/blob/main/D06/en.subject.pdf)\n - [Day07: C++ Templates](https://github.com/su-omb/cplusplus-pool-42/blob/main/D07/en.subject.pdf)\n - [Day08: Templated containers, iterators, algorithms](https://github.com/su-omb/cplusplus-pool-42/blob/main/D08/en.subject.pdf)\n\n\n## Some Useful Sources\n - [Cplusplus.com](http://www.cplusplus.com/)\n - [Converting floating point to Fixed point numbers](https://stackoverflow.com/questions/187713/converting-floating-point-to-fixed-point)\n - [What is the Difference Between a Pointer and a Reference C++](https://youtu.be/sxHng1iufQE)\n - [Virtual Base Class in C++ ](https://youtu.be/acEkaZvnjCg)\n - [Virtual Functions in C++](https://youtu.be/oIV2KchSyGQ)\n - [Public vs Protected in C++ with Examples](https://www.geeksforgeeks.org/public-vs-protected-in-c-with-examples/#:~:text=available%20to%20everyone.-,Protected%20access%20modifier%20is%20similar%20to%20that%20of%20private%20access,derived%20class%20of%20that%20class.)\n - [STL: Standard Template Library in C++](https://www.youtube.com/watch?v=5nu6l8ERUFs\u0026list=PLrKBFf87Cy9Ck9H7dHpsu8456B4rWQzfT)\n - [ITERATORS in C++](https://www.youtube.com/watch?v=SgcHcbQ0RCQ)\n - [Does std::stack expose iterators of its underlying container?](https://stackoverflow.com/questions/525365/does-stdstack-expose-iterators)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fombhd%2Fcplusplus-pool-42","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fombhd%2Fcplusplus-pool-42","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fombhd%2Fcplusplus-pool-42/lists"}