{"id":15649876,"url":"https://github.com/book/learning-c","last_synced_at":"2025-03-30T00:13:29.357Z","repository":{"id":66633210,"uuid":"166270436","full_name":"book/learning-C","owner":"book","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-27T09:48:03.000Z","size":113,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-05T01:45:05.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/book.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":"2019-01-17T17:50:58.000Z","updated_at":"2020-05-27T09:48:06.000Z","dependencies_parsed_at":"2023-03-15T04:15:52.323Z","dependency_job_id":null,"html_url":"https://github.com/book/learning-C","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2Flearning-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2Flearning-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2Flearning-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2Flearning-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/book","download_url":"https://codeload.github.com/book/learning-C/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258871,"owners_count":20748573,"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":"2024-10-03T12:32:23.449Z","updated_at":"2025-03-30T00:13:29.336Z","avatar_url":"https://github.com/book.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning C\n\nLearn C by pairing (mostly remotely) with an experienced C programmer.\n\nStated long term goal: to become fluent and confident in C, in order to\nbe interested, willing, and able to hack the perl core.\n\n# Roadmap\n\nA combination of pairing sessions, code reviews, home work, transmission.\n\n## Pairing projects\n\n* [Hello, World!](00-hello/) (0)\n* Implement a [hashtable](01-hashtable/) from scratch (1)\n* Turn the hashtable into a library (2)\n* Implement a double-ended linked list with which you can \"push, pop,\n  shift, and unshift\" items.\n* Write a library providing the hashtable and double-ended linked list\n* Write a custom allocator\n* Bind to a C library using XS\n\n## Homework projects (to review)\n\n* Solve the [Advent of code](https://adventofcode.com/) [in C](AoC/)\n* A list of [challenging projects](http://web.eecs.utk.edu/~azh/blog/challengingprojects.html)\n\n## Learning tools on the way\n\n* [make](https://www.gnu.org/software/make/manual/make.html)\n* [valgrind](http://valgrind.org/docs/manual/manual.html)\n* [gcov](https://gcc.gnu.org/onlinedocs/gcc/Gcov.html)\n\n# Resources\n\n## Books\n\n* *[21st Century C](https://learning.oreilly.com/library/view/21st-century-c/9781491904428/)*, Ben Klemens\n* *Obfuscated C and Other Mysteries*, Don Libes\n* *[Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sites/default/files/sicp/index.html)*, Harold Abelson and Gerald Jay Sussman\n* *[How to Design Programs](https://htdp.org/)*, Matthias Felleisen, Robert Bruce Findler, Matthew Flatt and Shriram Krishnamurthi\n\n## Videos\n\n* [Structure and Interpretation of Computer Programs Video lectures](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures/)\n\n## Others\n\n* [Awesome C](https://github.com/kozross/awesome-c): a curated list of C good stuff.\n* [Racket](http://www.racket-lang.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Flearning-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbook%2Flearning-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Flearning-c/lists"}