C-Community-Hub / C-Basics
This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).
☆77Updated this week
Alternatives and similar repositories for C-Basics
Users that are interested in C-Basics are comparing it to the libraries listed below
Sorting:
- Assembly Guide☆168Updated 3 years ago
- Tiny Raspberry Pi Operating System☆186Updated 9 months ago
- Book in Progress☆340Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- Practice C Programming Projects | This repo collects 19 of programming projects for C. C programming is fundamental to computer science. …