Skip to content

llhhaa/cproglang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The C Programming Language

A "show my work" repo for my C studies. This repository started as exercises from K&R's The C Programming Language, 2nd ed. It is still primarily that, but has had other exercises and projects added to it. Directories are as follows:

  • k_r - Contains numeric directories, each a K&R book chapter, programs in those directories are answers to the exercises described at the end of chapter sections.
  • kilo - a project based on snaptoken's tutorial to build a fully functional terminal text editor in about 1000 lines of code.
  • regency - a "final project" of sorts, implementing a regex-based string generator as command-line utility, now located here
  • other - exercises not found in the book, their source will be noted in the files themselves.

1

  • 1-1
  • 1-2
  • 1-3
  • 1-4
  • 1-5
  • 1-6
  • 1-7
  • 1-8
  • 1-9
  • 1-10
  • 1-11
  • 1-12
  • 1-13
  • 1-14
  • 1-15
  • 1-16
  • 1-17
  • 1-18
  • 1-19
  • 1-20
  • 1-21
  • 1-22
  • 1-23
  • 1-24

2

  • 2-1
  • 2-2
  • 2-3
  • 2-4
  • 2-5
  • 2-6
  • 2-7
  • 2-8
  • 2-9
  • 2-10

3

  • 3-1
  • 3-2
  • 3-3
  • 3-4
  • 3-5
  • 3-6

4

  • 4-1
  • 4-2
  • 4-3
  • 4-4
  • 4-5
  • 4-6
  • 4-7
  • 4-8
  • 4-9
  • 4-10
  • 4-11
  • 4-12
  • 4-13
  • 4-14

5

  • 5-1
  • 5-2
  • 5-3
  • 5-4
  • 5-5
  • 5-6
  • 5-7
  • 5-8
  • 5-9
  • 5-10
  • 5-11
  • 5-12
  • 5-13
  • 5-14
  • 5-15
  • 5-16
  • 5-17
  • 5-18
  • 5-19
  • 5-20

6

  • 6-1
  • 6-2
  • 6-3
  • 6-4
  • 6-5
  • 6-6

7

  • 7-1
  • 7-2
  • 7-3
  • 7-4
  • 7-5
  • 7-6
  • 7-7
  • 7-8
  • 7-9

8

  • 8-1
  • 8-2
  • 8-3
  • 8-4
  • 8-5
  • 8-6
  • 8-7
  • 8-8

Other

  • Latin Squares

About

exercises from the K&R book and elsewhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published