Giter VIP home page Giter VIP logo

Comments (2)

marick avatar marick commented on September 22, 2024

1.6: I hope the meaning of the embedded list will be clearer by the end of the chapter. I do later show that + can take any number of arguments.

1.9: Both def and twice are symbols. def names a special form (explained later), and twice names a function. I've clarified the text.

1.16: This part wasn't yet about how to solve problems in a functional style, really. It's introducing another language element (apply), and showing what it does. How to think about functional programming really comes gradually by example in the exercises and later parts of the book. How did the chapter 1 exercises go for you?

1.17. Fixed.

1.18 Yuck! That's major. Here's the magic incantation to fix it. (use 'clojure.repl) (Note the quote; it's important.) I'll add this note to the documentation. I've also added my support to a LightTable issue that brings this up.

Typo fixed.

from fp-oo.

marick avatar marick commented on September 22, 2024

What's your name for the acknowledgements?

from fp-oo.

Related Issues (20)

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.