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).
☆156Updated 6 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:
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆253Updated 3 years ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆1,306Updated last month
- Assembly Guide☆177Updated 4 years ago
- A comprehensive path to review the fundamentals of programming with C☆124Updated 3 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆350Updated 6 months ago
- Lightweight web server with hot reload and dynamic html templating.☆263Updated 8 months ago
- C projects: algorithms, games, and networking☆1,435Updated last month
- A roadmap to learn C from Scratch☆660Updated last year
- Low-Level Programming Roadmap and Resources☆1,298Updated 2 weeks ago
- Tiny Raspberry Pi Operating System☆274Updated last year
- A curated list of project-based tutorials in C☆1,031Updated 6 years ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆105Updated 2 months ago
- Book in Progress☆364Updated 5 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆341Updated 3 months ago
- x86_64 OS in C☆76Updated 7 months ago
- Lightning-fast HTTP server built in C☆179Updated 7 months ago
- example output☆48Updated last month
- NES toolchain & emulator in C☆128Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- Tic-Tac-Toe game in C☆15Updated 11 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 10 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆606Updated 5 months ago
- ☆239Updated last year
- A tinycompiler in C from scratch☆107Updated last year
- A collection of systems level programs to explore low level system development☆29Updated 3 months ago
- A curated list of the top books to learn C programming, carefully selected to provide a comprehensive understanding of the language. Perf…☆291Updated 2 years ago
- A modern Linux music player with stunning visualizations.☆158Updated 2 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆95Updated last year
- A turn-based co-petetive multiplayer game☆165Updated last month
- Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission us…☆14Updated last year