Heatwave / the-practice-of-programmingLinks
The Practice of Programming by Brian W. Kernighan and Rob Pike
☆57Updated 5 years ago
Alternatives and similar repositories for the-practice-of-programming
Users that are interested in the-practice-of-programming are comparing it to the libraries listed below
Sorting:
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆226Updated last month
- Beej's Guide to C Programming source☆624Updated 2 weeks ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆112Updated last year
- This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.☆24Updated 2 years ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆415Updated last month
- ⚡️ The Elements of Computing Systems 📕☆117Updated 3 years ago
- Think C-Book by Thomas Scheffler, based on work by Allen Downey☆130Updated 2 years ago
- An illustration of good taste in code☆13Updated last year
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆246Updated 4 months ago
- Beej's Guide to C--Library Reference☆56Updated 2 weeks ago
- Beej's Guide to Python Programming source☆93Updated 2 months ago
- Kernighan and Ritchie The C Programming Language Code Examples☆102Updated 6 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆355Updated 6 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- Sample code for the book "Fluent C"☆73Updated 3 years ago
- Examples of Linux Inter-Processing Communication☆39Updated last year
- A minimal TCP/IP stack☆537Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆348Updated 4 months ago
- Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie☆326Updated last year
- Solutions for "The C Programming Language", 2nd Edition, Kernighan and Ritchie☆113Updated 13 years ago
- A roadmap to learn x64 assembly using nasm on Linux.☆191Updated 5 years ago
- Learn to build safety-critical systems in C. Prove first, code second.☆391Updated 2 weeks ago
- Computer Science☆141Updated 2 months ago
- A turn-based co-petetive multiplayer game☆166Updated 2 months ago
- source code of The Standard C Library, by Plauger☆351Updated 9 years ago
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆209Updated 4 years ago
- Test cases for Writing a C Compiler☆351Updated last week
- The original source code of the vi text editor, taken from System V☆197Updated 4 years ago
- Shell written in C with piping & history.☆65Updated 5 years ago