{"id":28065952,"url":"https://github.com/farfromsouls/cpplabs","last_synced_at":"2025-05-12T14:34:38.906Z","repository":{"id":284330127,"uuid":"954572231","full_name":"farfromsouls/CppLabs","owner":"farfromsouls","description":"This is a repository with my C++ labs, you can use them to understand and master the basic concepts of the language and its features","archived":false,"fork":false,"pushed_at":"2025-04-16T09:01:16.000Z","size":233,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T14:34:19.533Z","etag":null,"topics":["cpp","labs"],"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/farfromsouls.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":"2025-03-25T09:37:32.000Z","updated_at":"2025-04-16T09:01:19.000Z","dependencies_parsed_at":"2025-03-25T11:21:42.917Z","dependency_job_id":"e227fb91-c4a4-4fa8-a01b-c5479c087d8e","html_url":"https://github.com/farfromsouls/CppLabs","commit_stats":null,"previous_names":["farfromsouls/-cpplabs","farfromsouls/cpplabs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farfromsouls%2FCppLabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farfromsouls%2FCppLabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farfromsouls%2FCppLabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farfromsouls%2FCppLabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farfromsouls","download_url":"https://codeload.github.com/farfromsouls/CppLabs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253755754,"owners_count":21959071,"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":["cpp","labs"],"created_at":"2025-05-12T14:34:37.805Z","updated_at":"2025-05-12T14:34:38.889Z","avatar_url":"https://github.com/farfromsouls.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CppLabs\n\nThis is a repository with my C++ labs, you can use them to understand and master the basic concepts of the language and its features\n\n# Usage\nI used g++ compiler to make exe's\nIf you use g++, you can compile labs this way:\n```bash\nlab_directory\u003eg++ (all .cpp files) -o main.exe\n```\n\n# Labs\n\n- 1lab: Here you can learn how to use func templates. The task is to multiply 2 matrix with different types of data.\n\n- 2lab: This lab is about input and output streams in c++. The task was to read nums from first txt, round them and write ti the output file.\n\n- 3lab: This lab is pretty similar to the second, but you have to switch case of symbols with input and output.\n\n- 4lab: Here you leatn how to use simple structs. The task was to write struct of laptop and write some functions.\n\n- 5lab: This is about bidirectional list and nodes. Task was to separate negative and positive numbers from input file to outputs\n\n- 6lab: OOP and classes, here i had to describe a ball with some data and write some functions for it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarfromsouls%2Fcpplabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarfromsouls%2Fcpplabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarfromsouls%2Fcpplabs/lists"}