C-Community-Hub / C-BasicsLinks
This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).
☆154Updated 2 months ago
Alternatives and similar repositories for C-Basics
Users that are interested in C-Basics are comparing it to the libraries listed below
Sorting:
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆332Updated 3 months ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- Assembly Guide☆167Updated 3 years ago
- A comprehensive path to review the fundamentals of programming with C☆105Updated 4 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆161Updated 2 years ago
- C projects: algorithms, games, and networking☆231Updated last month
- Low-Level Programming Roadmap and Resources☆1,202Updated 2 weeks ago
- A curated list of project-based tutorials in C☆879Updated 5 years ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆58Updated this week
- Tiny Raspberry Pi Operating System☆262Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆341Updated last month
- A roadmap to learn C from Scratch☆635Updated 11 months ago
- Book in Progress☆357Updated 3 weeks ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- NES toolchain & emulator in C☆129Updated 9 months ago
- Lightning-fast HTTP server built in C☆180Updated 3 months ago
- Tiny x86_64 OS in C☆77Updated 2 months ago
- example output☆48Updated last week
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆308Updated last month
- Tic-Tac-Toe game in C☆13Updated 6 months ago
- A curated list of the top books to learn C programming, carefully selected to provide a comprehensive understanding of the language. Perf…☆262Updated 2 years ago
- ☆237Updated 11 months ago
- A roadmap to learn x64 assembly using nasm on Linux.☆179Updated 5 years ago
- creating a tiny tensor library in raw C☆800Updated 5 months ago
- http server written in cpp☆88Updated this week
- A turn-based co-petetive multiplayer game☆165Updated last month
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆578Updated last month
- Multithreaded Reverse Proxy Server In C☆34Updated 5 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆174Updated 3 weeks ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆91Updated last year