Skip to content

alic3dev/nature-of-code

Repository files navigation

Nature of Code

This is a collection of exercises from the book The Nature of Code by Daniel Shiffman

Exercises

You can find the implementation of the exercises at /src/components/exercises.

Each exercise is has its own component file within a folder corresponding to the chapter number (Chapter 1 Exercise 2: 1/2.tsx).