{"id":22854776,"url":"https://github.com/samarth4023/c-beginner","last_synced_at":"2025-03-31T07:22:30.564Z","repository":{"id":243695527,"uuid":"813172812","full_name":"Samarth4023/C-Beginner","owner":"Samarth4023","description":"Welcome to my collection of beginner C++ programs! This repository serves as a showcase of my initial journey into programming, where I explored the basics of C++ and developed foundational skills in coding. Although my current focus is entirely on Python, AI, and Machine Learning, I believe that my experience with C++ has played a crucial role.","archived":false,"fork":false,"pushed_at":"2024-07-26T14:15:20.000Z","size":120,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T11:57:02.268Z","etag":null,"topics":["c","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/Samarth4023.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":"2024-06-10T15:52:24.000Z","updated_at":"2025-01-22T07:33:55.000Z","dependencies_parsed_at":"2025-02-06T11:50:27.201Z","dependency_job_id":"8f23d036-bf33-48de-bde0-ef073c2d4692","html_url":"https://github.com/Samarth4023/C-Beginner","commit_stats":null,"previous_names":["samarth4023/c-beginner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarth4023%2FC-Beginner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarth4023%2FC-Beginner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarth4023%2FC-Beginner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarth4023%2FC-Beginner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samarth4023","download_url":"https://codeload.github.com/Samarth4023/C-Beginner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429741,"owners_count":20775885,"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":["c","cpp"],"created_at":"2024-12-13T07:08:33.736Z","updated_at":"2025-03-31T07:22:30.543Z","avatar_url":"https://github.com/Samarth4023.png","language":"C++","readme":"# Beginner C++ Programs\n\nWelcome to my collection of beginner C++ programs! This repository serves as a showcase of my initial journey into programming, where I explored the basics of C++ and developed foundational skills in coding.\n\n## Motivation\n\nAlthough my current focus is entirely on Python, AI, and Machine Learning, I believe that my experience with C++ has played a crucial role in shaping my understanding of programming concepts. This repository is a testament to my learning journey and serves as an inspiration for others who are just starting. By sharing these programs, I hope to:\n\n- Demonstrate my early work and growth as a programmer.\n- Provide useful examples and resources for beginners learning C++.\n- Encourage others to document and share their learning journeys.\n\n## Contents\n\nThis repository contains various beginner-level C++ programs, covering topics such as:\n\n- Basic syntax and structure\n- Variables and data types\n- Control structures (loops, conditionals)\n- Functions and modular programming\n- Arrays and strings\n- Object-oriented programming concepts\n\n## Getting Started\n\nTo run these programs, you'll need a C++ compiler such as `g++` (part of GCC) or any integrated development environment (IDE) that supports C++.\n\n### Compilation and Execution\n\nYou can compile and run any of the programs using the following commands in your terminal:\n\n```bash\ng++ -o program_name source_file.cpp\n./program_name\n```\n\nFor example, to compile and run a program named `hello_world.cpp`, use:\n\n```bash\ng++ -o hello_world hello_world.cpp\n./hello_world\n```\n\n## Contributing\n\nEven if you are a rookie, just add some value to this repo through your contributions and make this a world's greatest C/C++ repo 🤣\nIf you'd like to contribute to this repository, feel free to fork the repo, make your changes, and submit a pull request. Contributions that improve the clarity, efficiency, or functionality of these programs are always welcome!\n\n## Contact\n\nIf you have any questions, suggestions, or feedback, please feel free to reach out. You can contact me via GitHub Profile Readme.md(All Dm's there, just clcik logos)\n\n---\n\nThank you for visiting my repository! I hope you find these programs helpful and inspiring on your own coding journey.\n\n---\nHappy Learning!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamarth4023%2Fc-beginner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamarth4023%2Fc-beginner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamarth4023%2Fc-beginner/lists"}