Hello

I've created a set of tasks for practising clojure. Here is repo: 
https://github.com/nbeloglazov/clojure-interactive-tasks
Key feature is interactivity: tasks  are visualized and user can see how 
solution works. Some tasks require knowledge of math or algorithms. Goal is 
the same as in 4clojure: help to learn and practise clojure. But there are 
some differences. 4clojure checks solutions by running tests while 
interactive tasks don't. User checks solution manually by running, no 
automatic check. 

Each task is a lein project. Task description usually placed in work.clj 
file and user solves task in same file. There are 7 tasks now. I used this 
tasks along with 4clojure tasks when taught small clojure class. It went 
pretty well and students said they liked homeworks that consisted of 
interactive tasks and 4clojure. 

Check the repo for screenshot examples. If you have ideas for new tasks 
please create an issue in the repo.

Thank you,
Nikita Beloglazov

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to