Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update useful links in getting started in clojure
  • Loading branch information
sushengloong committed Jun 22, 2015
1 parent 2b0dc75 commit d9faee0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions _posts/2015-06-22-getting-started-with-clojure.md
Expand Up @@ -56,12 +56,10 @@ Congratulations, You have got Clojure up and running!

## Useful Links

To learn the basics:
To learn the basics, work through Try Clojure ([http://www.tryclj.com](http://www.tryclj.com))

Try Clojure ([http://www.tryclj.com](http://www.tryclj.com))
After that, work through Brave Clojure ([http://www.braveclojure.com](http://www.braveclojure.com)). I can't recommend it enough.

Many Clojure experts favor Emacs but I use Vim. Gabe Hollombe ([@gabehollombe](https://twitter.com/gabehollombe)) from [Neo](http://www.neo.com) wrote an excellent post on how to configure Vim to work with Clojure:

Use Clojure in Vim ([http://www.neo.com/2014/02/25/getting-started-with-clojure-in-vim](http://www.neo.com/2014/02/25/getting-started-with-clojure-in-vim))
Many Clojure experts favor Emacs but I use Vim. Gabe Hollombe ([@gabehollombe](https://twitter.com/gabehollombe)) from [Neo](http://www.neo.com) wrote an excellent post on how to "Use Clojure in Vim" ([http://www.neo.com/2014/02/25/getting-started-with-clojure-in-vim](http://www.neo.com/2014/02/25/getting-started-with-clojure-in-vim))

Have fun learning Clojure <3 <3 <3

0 comments on commit d9faee0

Please sign in to comment.