Skip to content

Commit

Permalink
Merge pull request #14 from 200ok-ch/doc/4/dev-env-questions
Browse files Browse the repository at this point in the history
doc: Short intro to Lisp, Clojure and using the REPL
  • Loading branch information
munen authored May 5, 2020
2 parents 2cae43c + e47114a commit b8a0781
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
11 changes: 11 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,17 @@ Running the tests:
lein test
#+END_SRC

If you're not familiar with Lisp or Clojure, here's a short video on
how the tooling for Lisp (and hence Clojure) is great and enables fast
developer feedback and high quality applications. Initially, the video
was created to answer a [[https://github.com/200ok-ch/org-parser/issues/4][specific issue]] on this repository. However, the question is a valid
general question that is asked quite often by people who haven't used
a Lisp before.

[[https://raw.githubusercontent.com/200ok-ch/org-parser/master/doc/images/quick_introduction_to_lisp_clojure_and_using_the_repl.jpg]]

You can watch it here: https://youtu.be/o2MLHFGUkoQ

** License

Copyright © 2020 [[https://200ok.ch/][200ok llc]].
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions doc/intro.md

This file was deleted.

0 comments on commit b8a0781

Please sign in to comment.