Coder Social home page Coder Social logo

it-starts-with-clojure's People

Contributors

anan44 avatar cloojure avatar egesd avatar mmdsza avatar msantala avatar ozimos avatar paasar avatar stigi avatar trosel 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  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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

it-starts-with-clojure's Issues

(cons [1 2 3] 4) throws an error

Hi there! I'm new to Clojure, so forgive me if I'm mistaken, but it seems that the example on line 121 of "1-adding-to-data-structures.md" throws an error.

(cons [1 2 3] 4)

Results in:

Execution error (IllegalArgumentException) at clojure-todo.core/eval7648 (form-init12489491878621654268.clj:1).
Don't know how to create ISeq from: java.lang.Long
class java.lang.IllegalArgumentException

It seems this is because we're trying to cons something onto a Long, namely 4? Maybe I'm missing the intent of this example? Either way, it would be good to clarify what's going on here.

(Thank you for this wonderful guide!)

Proof read chapter 2

Chapter 2 should be proof read. Additions and edits can be added also outside pure typos and grammar is seen necessary.

Change syntax for function names in text

It was suggested that function names should be represented in different syntax in the text.

When using a name of a function in text it should be wrapped in ticks like this println.

This change has been already performed for some parts of the guide. Now the change needs to be performed for the rest of the guide.

Proof read chapter 3

Chapter 3 should be proof read. Additions and edits can be added also outside pure typos and grammar is seen necessary.

Proof read chapter 1

The first chapter should be proof read and typos fixed. Additional fixes to content should also be done, if found insufficient or unclear.

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.