{"id":24499644,"url":"https://github.com/codewithkyle/learning-c","last_synced_at":"2025-06-20T00:03:56.711Z","repository":{"id":220676765,"uuid":"752134788","full_name":"codewithkyle/learning-c","owner":"codewithkyle","description":"A junk repo full of various C files while I learn the basics.","archived":false,"fork":false,"pushed_at":"2024-02-25T15:24:17.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T21:58:18.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/codewithkyle.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}},"created_at":"2024-02-03T05:54:32.000Z","updated_at":"2024-02-03T05:55:27.000Z","dependencies_parsed_at":"2024-02-05T17:30:31.505Z","dependency_job_id":"a11c497f-7731-4d88-ba2a-49934ce5e723","html_url":"https://github.com/codewithkyle/learning-c","commit_stats":null,"previous_names":["codewithkyle/learning-c"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewithkyle/learning-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Flearning-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Flearning-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Flearning-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Flearning-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithkyle","download_url":"https://codeload.github.com/codewithkyle/learning-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Flearning-c/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260852094,"owners_count":23072587,"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":[],"created_at":"2025-01-21T22:15:11.648Z","updated_at":"2025-06-20T00:03:51.608Z","avatar_url":"https://github.com/codewithkyle.png","language":"C","readme":"## Course 1: Introduction to C\n\n- [x] Learn the basics of C\n- [x] Follow the course and create a CLI program that does the following:\n    - [x] Parse CLI flags\n    - [x] Read/write/validate a custom employee database file\n    - [x] Parse and insert employees (`\"Demo Dean,123 Fake St.,120\"`) into database\n    - [x] List out all employees from the database file\n- [ ] Go beyond the course project and add the following:\n    - [ ] Write tests\n    - [ ] Delete an employee by id or name\n    - [ ] List out employees by name\n    - [ ] Update an employees name, address, or hours worked\n    - [ ] Add hourly pay rate to the employee structure\n        - [ ] As a fresh database file\n        - [ ] Migrating from version 1 to 2\n    - [ ] Generate a CSV file with all employee information + paycheck\n\n## Course 2: Networking\n\n- [ ] Learn the basic of the POSIX Socket API\n- [ ] Follow along and build the course projects:\n    - [ ] Create a simple server\n    - [ ] Create a simple client\n- [ ] Go beyond the course project and build the following:\n    - [ ] Build a simple HTTP server\n    - [ ] Display employees from database file on a web page\n    - [ ] CRUD employees\n        - [ ] Read\n        - [ ] Create\n        - [ ] Update\n        - [ ] Delete\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithkyle%2Flearning-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithkyle%2Flearning-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithkyle%2Flearning-c/lists"}