Show HN: The Little Book of C

1 month ago 7

This is The Little Book of C

Build it yourself (Quarto)

We use Quarto to generate all outputs.

Preview locally:

Render outputs:

# All configured formats quarto render # Individual formats quarto render --to html # site into docs/ quarto render --to pdf # docs/book.pdf quarto render --to epub # docs/book.epub quarto render --to latex # docs/book-latex/book.tex

We welcome contributions: fixing typos, clarifying sections, adding diagrams, or improving examples.

Nguyen, Duc-Tam (2025). The Little Book of Maths

@book{Nguyen2025TLBoC, author = {Duc-Tam Nguyen}, title = {The Little Book of Maths}, year = {2025}, url = {https://github.com/little-book-of/c} }

Licensed under CC BY-NC-SA 4.0. See LICENSE for details.

Read Entire Article