Git Product home page Git Product logo

120-hour-epic-sax-marathon's People

Contributors

dezgeg avatar fingerzam avatar rahcola avatar wolverian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

120-hour-epic-sax-marathon's Issues

"lein midje :autotest" doesn't work.

Whenever I try lein midje :autotest I get one test run correctly, and then, on save, I always get:

======================================================================
Loading (predicates)
No facts were checked. Is that what you wanted?

Why is that?

Looping is recursion: find-first-index

The exercise should either have examples where the parameter sequence is not indexable or it should say that the parameter given to the function is a vector.

Ehdotukisa MOOCittamista varten

Näistä olisi voinut tehdä erilliset issuet, mutta tein nyt näin....

  1. Voisiko tehtäväsettejä pilkkoa pienempiin osiin? Ehkä max 10 tehtävää per setti.

  2. Scoreboard olis siisti.

  3. Otsikointi voisi olla selkeämpää, jotta materiaalia olisi helpompi selata

  4. Olisi hienoa jos kurssi olisi myös suomeksi.

  5. Fontti voisi olla isompi. Tekstialue voisi myös olla leveämpi (dynaaminen).

  6. jotain, en muista mitä

Improvements to Recursion

  • make the use of either coll or a-seq in parameters consistent
  • make the use of either a-seq and b-seq or seq-1 and seq-2 consistent
  • tell about [fst & rst :as a-seq] destructuring in the beginning and use it in the examples

Wrong function call can be missleading

(defn author-names [book]
  (map :name book))

(defn all-author-names [books]
    (set (apply concat (map author-name books))))

Same error can be found every time except last occurance.

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.