Yet Another Clojure Notes Blog

I decided to learn a functional language: I chose Clojure, because it runs on the JVM, and it seems more easy to digest for me, having some Java background. In this blog, I am going to write notes mainly for myself. However, since I already take the time to write them down, why not publish them? Maybe they will be useful for someone else too :) Please keep in mind, that I'm an absolute beginner in Clojure. So please use my blog only at your own responsibility. You have been warned ;)

Wednesday, July 22, 2015

My first clojure program

As an exercise, I wrote a number guessing game, i.e. the program thinks of a number (between chosen min. and max. value), which the user has to guess. I also submitted it for code review, let's see what improvement suggestions do I get :)
Posted by Attilio at 2:45 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)
  • Questions I have

Blog Archive

  • ►  2018 (1)
    • ►  February (1)
  • ►  2017 (3)
    • ►  October (1)
    • ►  August (1)
    • ►  February (1)
  • ►  2016 (3)
    • ►  October (2)
    • ►  January (1)
  • ▼  2015 (12)
    • ►  August (1)
    • ▼  July (11)
      • let vs let*
      • Remarks on gensym example
      • Operators/special character related to macros
      • Useful functions, macros
      • ->> (thread-last) macro
      • My first clojure program
      • NullPointerException when if-branch contains multi...
      • Implementing own comp function
      • Finished Chapter 4 of Clojure for the Brave and True
      • Understanding "Continuation Passing Style" Recursi...
      • Why reverse in my-partial
Simple theme. Powered by Blogger.