windows - Getting started with Clojure -


i'm relatively new person programming, i've read first half of sicp until thoroughly ingrained every cell in body, took class implementing basic data structures in java, , made programs in mathematica. far knowledge goes, problem.

i'm trying play clojure via netbeans/enclojure and, honest, don't know how beyond constructing functions , manipulating data structures in repl.

for example, want use incanter statistics stuff, don't know how install since have never used terminal (i'm using windows vista), , don't know begin. when search google, tutorials seem assume knowledge unix, or assume knowledge of how emacs works, etc.

i suppose looking online tutorial covers basics of how set programming environment doesn't assume previous knowledge.

thanks,

bryan

i'm relatively new programming well. suggestion unix or linux easier environments program in. know said don't have experience it, can pick basic commands in afternoon. learning basic unix commands going much, easier learning java or clojure, example. advantage once have basic familiarity unix/linux rest of environment becomes simpler. guide unix has never used before: http://www.ee.surrey.ac.uk/teaching/unix/

a quick way try out download cygwin, unix emulator runs in windows. can install , try out unix. also, when install cygwin, list of languages , text editors can install it, setting environment becomes easy: http://www.mcclean-cooper.com/valentino/cygwin_install/

i wouldn't suggest using cygwin forever though, it'd way start out , see if programming in unix environment.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -