{"id":26832673,"url":"https://github.com/r-pagard/c-book-exercises","last_synced_at":"2025-03-30T15:14:45.160Z","repository":{"id":274161946,"uuid":"922027961","full_name":"r-pagard/c-book-exercises","owner":"r-pagard","description":"The exercises of the C Programming Language book.","archived":false,"fork":false,"pushed_at":"2025-03-14T12:08:08.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T13:24:52.558Z","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/r-pagard.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-01-25T05:53:36.000Z","updated_at":"2025-03-14T12:08:11.000Z","dependencies_parsed_at":"2025-03-06T21:36:33.915Z","dependency_job_id":null,"html_url":"https://github.com/r-pagard/c-book-exercises","commit_stats":null,"previous_names":["varaden/c-book-exercises","mohammadpagard/c-book-exercises","r-pagard/c-book-exercises"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-pagard%2Fc-book-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-pagard%2Fc-book-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-pagard%2Fc-book-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-pagard%2Fc-book-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-pagard","download_url":"https://codeload.github.com/r-pagard/c-book-exercises/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334429,"owners_count":20760644,"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":["book","cprogramming","cprogramming-language","gcc","gcc-complier","linux","programming"],"created_at":"2025-03-30T15:14:44.746Z","updated_at":"2025-03-30T15:14:45.148Z","avatar_url":"https://github.com/r-pagard.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%2Fr-pagard%2Fc-book-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-pagard%2Fc-book-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-pagard%2Fc-book-exercises/lists"}