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).
☆149Updated 2 weeks ago
Alternatives and similar repositories for C-Basics
Users that are interested in C-Basics are comparing it to the libraries listed below
Sorting:
- Lightweight web server with hot reload and dynamic html templating.☆242Updated 2 months ago
- Assembly Guide☆168Updated 3 years ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆320Updated last month
- C projects: algorithms, games, and networking☆121Updated last month
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆153Updated 2 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆334Updated 7 months ago
- A comprehensive path to review the fundamentals of programming with C☆101Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- A curated list of project-based tutorials in C☆603Updated 5 years ago
- Book in Progress☆344Updated 6 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆46Updated 9 months ago
- A roadmap to learn C from Scratch☆622Updated 9 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- Low-Level Programming Roadmap and Resources☆1,128Updated 2 months ago
- Tiny x86_64 OS in C☆76Updated 2 weeks ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆275Updated 3 months ago
- example output☆47Updated last week
- NES toolchain & emulator in C☆130Updated 7 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- Lightning-fast HTTP server built in C☆170Updated last month
- ☆43Updated 2 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆73Updated 2 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆66Updated 4 months ago
- A turn-based co-petetive multiplayer game☆164Updated this week
- High performance hybrid classical-quantum computing learning framework written in C☆446Updated 4 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆144Updated last month
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Provides an class demo of a polymorphism and inheritance.☆16Updated 4 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year