{"id":29922794,"url":"https://github.com/richiepagard/c-book-exercises","last_synced_at":"2026-05-18T03:08:14.858Z","repository":{"id":274161946,"uuid":"922027961","full_name":"richiepagard/c-book-exercises","owner":"richiepagard","description":"The exercises of the C Programming Language book.","archived":false,"fork":false,"pushed_at":"2025-11-11T21:59:56.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-11T23:29:23.006Z","etag":null,"topics":["book","cprogramming","cprogramming-language","gcc","gcc-complier","linux","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/richiepagard.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-01-25T05:53:36.000Z","updated_at":"2025-11-11T21:59:57.000Z","dependencies_parsed_at":"2025-05-02T14:24:52.857Z","dependency_job_id":"28745ec9-61a3-4a59-88fd-56572445704c","html_url":"https://github.com/richiepagard/c-book-exercises","commit_stats":null,"previous_names":["varaden/c-book-exercises","mohammadpagard/c-book-exercises","r-pagard/c-book-exercises","richiepagard/c-book-exercises"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richiepagard/c-book-exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fc-book-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fc-book-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fc-book-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fc-book-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richiepagard","download_url":"https://codeload.github.com/richiepagard/c-book-exercises/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fc-book-exercises/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["book","cprogramming","cprogramming-language","gcc","gcc-complier","linux","programming"],"created_at":"2025-08-02T09:01:45.631Z","updated_at":"2026-05-18T03:08:14.823Z","avatar_url":"https://github.com/richiepagard.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"### **C Book Exercises**\n\nThis repository is a collection of exercises from C programming books that I'm solving just for fun and learning. It's a way for me to practice and get better at C programming.\n\n---\n\n### **What's Inside**\n\n- Solutions to various exercises from C books.  \n- Each file is named based on the chapter or exercise number.\n\n---\n\n### **Chpaters**\n\n**Chapter 1**\n- [Variable \u0026 Arithmetic Expressions](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/variable-arithmetic-expressions)\n- [For Loop](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/for-loop)\n- [File Copying](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/file-copying)\n- [Counting](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/counting)\n- [Arrays](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/array)\n- [Functions](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/function)\n- [Character Arrays](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/character-arrays)\n- [External Variable And Scope](https://github.com/r-pagard/c-book-exercises/tree/main/chapter-1/external-variables-scope)\n\n---\n\n### **How to Run**\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/varaden/c-book-exercises.git\n   ```\n2. Compile and run any file:\n   ```bash\n   gcc -o output src/\u003cfile_name\u003e.c\n   ./output\n   ```\n\n---\n\n### **Tools**\n\n- **OS**: Linux  \n- **Compiler**: GCC  \n\n---\n\nFeel free to take a look around or use the code if it's helpful.  \nIt's nothing fancy—just me having fun with C.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichiepagard%2Fc-book-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichiepagard%2Fc-book-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichiepagard%2Fc-book-exercises/lists"}