{"id":29890047,"url":"https://github.com/johnpatek/icode-cpp","last_synced_at":"2026-02-07T07:04:38.865Z","repository":{"id":290641067,"uuid":"975020511","full_name":"johnpatek/icode-cpp","owner":"johnpatek","description":"C++ lessons for iCode Little Rock black belt course","archived":false,"fork":false,"pushed_at":"2025-05-01T20:05:50.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-31T23:21:48.973Z","etag":null,"topics":["cpp17","icode","tutorial"],"latest_commit_sha":null,"homepage":"","language":null,"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/johnpatek.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,"zenodo":null}},"created_at":"2025-04-29T16:52:38.000Z","updated_at":"2025-04-30T00:30:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"58be6e05-8fc8-46be-a285-c5a3d93b8b08","html_url":"https://github.com/johnpatek/icode-cpp","commit_stats":null,"previous_names":["johnpatek/icode-cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnpatek/icode-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpatek%2Ficode-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpatek%2Ficode-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpatek%2Ficode-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpatek%2Ficode-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnpatek","download_url":"https://codeload.github.com/johnpatek/icode-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpatek%2Ficode-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29188322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cpp17","icode","tutorial"],"created_at":"2025-07-31T22:23:50.616Z","updated_at":"2026-02-07T07:04:38.860Z","avatar_url":"https://github.com/johnpatek.png","language":null,"readme":"# iCode C++\n\nThis is a collection of C++ lessons and projects for the iCode black belt course.\n\n## Requirements\n\nIn order to use these exercises, the following requirements must be met:\n\n+ CMake \u003e= 3.15\n+ C++ compiler supporting C++17 or newer\n\nIt is strongly recommended that these lessons be completed using a Linux \nenvironment, either natively installed or WSL, but it is not mandatory.\n\n## Contents\n\n### Section 1 - Basic Concepts\n\nLesson 1 - Introduction\n\nLesson 2 - Keywords and Identifiers\n\nLesson 3 - Data Types, Variables and Functions\n\nLesson 4 - Control Statements and Operators\n\nProject - Is it prime?\n\n### Section 2 - Functions\n\nLesson 1 - Return Types and Parameters\n\nLesson 2 - Default Arguments and Recursion\n\nLesson 3 - Basic Template Functions\n\nLesson 4 - Lambda Expressions and Function Objects\n\nProject - Calculator\n\n### Section 3 - Input and Output\n\nLesson 1 - Console IO and Formatting\n\nLesson 2 - Command Line Arguments\n\nLesson 3 - File Streams\n\nLesson 4 - Signal Handling\n\nProject - TBD\n\n### Section 4 - Compound Data Types\n\nLesson 1 - Arrays and Pointers\n\nLesson 2 - Strings\n\nLesson 3 - Structs, Unions, and Enums\n\nLesson 4 - Classes\n\nProject - TBD\n\n### Section 5 - OOP\n\nLesson 1 - Methods and Variables\n\nLesson 2 - Abstraction and Encapsulation\n\nLesson 3 - Virtual Methods\n\nLesson 4 - Inheritance and Polymorphism\n\nProject - TBD\n\n### Section 6 - Advanced C++\n\nLesson 1 - Namespaces and Headers\n\nLesson 2 - Templates and Generics\n\nLesson 3 - Preprocessor Directives\n\nLesson 4 - Threads and Callback Functions\n\nProject - TBD\n\n### Section 7 - DSA\n\nLesson 1 - Arrays, Vectors, and Lists\n\nLesson 2 - Stacks and Queues\n\nLesson 3 - Sets and Maps\n\nLesson 4 - Iterators and Algorithms\n\nProject - TBD\n\n### Section 8 - Modern C++\n\nLesson 1 - Managed Pointers\n\nLesson 2 - Exceptions\n\nLesson 3 - Chrono Library\n\nLesson 4 - Random Numbers and Algorithms\n\nProject - TBD","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnpatek%2Ficode-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnpatek%2Ficode-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnpatek%2Ficode-cpp/lists"}