ClojureScript release has changed things now and I guess that getting 
started with ClojureScript will probably change as it gets closer to a 
release. But anyway, I suggest a getting started page along these lines:


* *Meet Clojure*
  - Try Clojure online <http://try-clojure.org/> or on your 
machine<https://github.com/arthuredelstein/clooj/downloads>while reading this 
Introductory 
Article. // the article should actually point to an updated copy of the 
ociweb article
  - For further education: 
           * Links to four or five introductory videos
           * Thumbnails of the each of the Clojure book covers that link to 
Amazon.

Note: 
  - The link to CLOOJ should not point to github but to CLOOJ website which 
I hope it would develop to be a Racket like environment (probably with teach 
packs or an integrated Teaching Lab - labrepl). 
  - CLOOJ needs a step-by-step tutorial to build a simple application. The 
idea is to get the workflow of developing using a REPL and moving to 
application files, build and get a running jar. 
   
*  *Experienced* *Programmers*: Build your first application with your 
favorite
  - IDE: Eclipse, NetBeans, JetBrains IDEAJ. (each is an icon of the IDE and 
links to a separate page that directs to the respective IDE addon  and other 
tools if needed).
  - Editor: Emacs, Vim, (other editors?). (again, each is an icon of the 
editor and links to a separate page).

The articles for IDEs and editors should flow like the development workflow 
and ask the user to download and install the necessary tools he will need 
along the way to get a complete simple application. These articles should 
refer to each other and should actually repeat the information as if the 
other articles do not exist. Furthermore, they will point to articles about 
lein, cake, maven and other tools and why they need them but these later 
ones shouldn't be top level articles.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to