GithubHelp home page GithubHelp logo

grokking-simplicity-code's Introduction

Grokking Simplicity

Welcome to Grokking Simplicity, a book about functional programming by Eric Normand.

This source code distribution is a companion resource to Grokking Simplicity available from Manning. To purchase a printed and/or electronic copy of the book, please visit https://lispcast.com/gs

The book presents source code examples in JavaScript. I never intended for anyone to run this code. Think of the code as pseudocode. It is there only to illustrate the various skills and concepts in the book. You may, however, want to follow along with the refactorings on your own. So the code is here.

I have organized the code in a hierarchical directory structure with the following levels:

  1. Programming language directory
  2. Chapter directory
  3. Section file

Each file is named with the following format:

{page number|page number range} {Section title}.{ext}

For example, this file:

JavaScript/Chapter 16/443-449 Building a queue in JavaScript.js

Indicates the JavaScript language, Chapter 16, pages 443-449, in a section titled "Building a queue in JavaScript."

If you have code in other languages besides JavaScript, I'm sure other readers would appreciate it. Please consider adding it to this repository. Just create a pull request and I'll check it out.

You can find the most up to date version of this repository at https://github.com/ericnormand/grokking-simplicity-code. If you find any typos, please open a pull request. For other issues in the code, please open an issue on the GitHub project.

You can find other resources at https://grokkingsimplicity.com

grokking-simplicity-code's People

Contributors

ericnormand avatar

Stargazers

sojung.kim  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.