Skip to content
View GrahamStrickland's full-sized avatar

Block or report GrahamStrickland

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. aima aima Public

    Python 3.11 implementation of the exercises from "Artificial Intelligence: A Modern Approach" (4e) - Russell & Norvig

    Python 1

  2. clrs clrs Public

    C++17 implementations of the algorithms from "Introduction to Algorithms" (3e) - Cormen, Leiserson, Rivest, & Stein

    C++

  3. crafting-interpreters crafting-interpreters Public

    Examples and exercises from "Crafting Interpreters" - Robert Nystrom

    Java

  4. knrc knrc Public

    Examples and exercises from "The C Programming Language" (2e) - Kernighan & Ritchie

    C 1 1

  5. lpfp lpfp Public

    Exercises and examples from "Learn Physics with Functional Programming" - Scott N. Walck

    Haskell

  6. numerical_recipes numerical_recipes Public

    Implementations of the algorithms in "Numerical Recipes - The Art of Scientific Computing" (3e) - Press, Teukolsky, Vetterling, & Flannery

    Rust