Git Product home page Git Product logo

brave-clojure-2022's Introduction

Clojure for the Brave and True

Info

This repo follows the book club for Clojure for the Brave and True. Meetups started on 2022-01-21 at 17:00 GMT and will be held bi-weekly.

The /src folder is split up by chapter, containing some example code as well as solutions to the exercises.

Tests

Added koacha testing tool. Make sure ./bin/kaocha is executable. Run with either bin/koacha or bin/koacha --watch.

brave-clojure-2022's People

Contributors

sanklamm avatar

Watchers

James Cloos avatar  avatar

brave-clojure-2022's Issues

Chapter 3 Exercises

I really enjoyed the narrative comments you put in the first exercises, it made them engaging to read, even next to relatively simple code which the exercises called for. I also liked your solution to exercise 5. Your multiply-alien-parts-by-5 is on point!

Looking forward to seeing your code in the following chapters!

Chapter 5: Functional Programming (Code Review)

General Comments

I appreciate how thoroughly you test your solutions, I should follow suit.

Exercise 2

I like that you practiced using multi-arity here, I'm still not used to thinking in those terms. Should I think of it as a useful tool to reach for when recursing?

I took two different approaches to solving this one, both strike me as pretty different from your take, and I realize now that neither quite behaves the same way as comp in the case of receiving a scalar value instead of a fn, good catch.

Exercise 3

Well done, I inverted the if/else branches but other than that reached the same solution.

Exercise 5

Ahhh, I didn't account for the arguments to the function in my solution, I assumed either a single function or a fully contained anonymous function, an unfair assumption given how the docs say update-in should work.

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.