Git Product home page Git Product logo

exercises-the-little-schemer's Introduction

Notes and exercises from The Little Schemer

This is a documentation of the code I wrote when working my way through this great book. The result is a combination of files written in Racket and Scheme. Both languages / dialects are available by default in DrRacket IDE which I do recommend as a companion for the book.

The Little Schemer cover

General remarks

If you read How to Design Programs (see documentation of my progress) than the gist of the book will be familiar. The Scheme language might take a moment to get used to, but it’s just couple of different keywords if you know Racket already. For example null? for empty?, car for first and cdr for rest. If you never tried Lisp based languages the syntax will look foreign but don’t get thrown off, keep going.

An emphasis on recursion as the tool for problem solving and computation is the same between HtDP and Little Schemer.

I actually tried this book out few years ago and I was quickly discouraged by seemingly cryptic questions about atoms and weird syntax. It took a while but I think now I have a better understanding how profound the content of the book is.

exercises-the-little-schemer's People

Contributors

jakub-c avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.