You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Clojurians draw tremendous value from <ahref="https://clojuredocs.org">ClojureDocs</a>. At ClojureDocs the concise documentation for Clojure core functions, etcetera, are amended with examples and advice from fellow Clojurians. Crowdsourcing at its very best! It is a big part of the reason why you won't find an abundance of Clojure information at StackOverflow.</p>
<li><ahref="https://www.youtube.com/c/CalvaTV">CalvaTV</a> - Calva's YouTube channel often focuses on beginning with Clojure and ClojureScript. Subscribe, please!</li>
1701
1702
<li><ahref="https://gist.github.com/yogthos/be323be0361c589570a6da4ccc85f58f">Clojure Beginner Resources</a> - a much more comprehensive list than this one</li>
1702
1703
<li><ahref="https://clojure.org/guides/getting_started">clojure.org Getting Started</a> - the source of truth, includes installing and stuff</li>
1703
1704
<li><ahref="https://exercism.org/tracks/clojure">The Exercism Clojure track</a> - Learn solving carefully crafted Clojure exercises, get mentor feedback if you like.</li>
1704
1705
<li><ahref="https://www.braveclojure.com">Clojure for the Brave and True</a> - helping you from beginner to pretty advanced stuff, very popular among Clojurians</li>
1705
-
<li><ahref="https://clojureverse.org/t/what-do-beginners-struggle-with/5383">What do beginners struggle with?</a> - a ClojureVerse thread, where you can tell us about what you have found hard in picking up Clojure. It's what spawned the creation of this guide.</li>
1706
1706
<li><ahref="https://www.youtube.com/user/VideosDanA">on the code again</a> - often features Clojure concepts, with snappy, well communicated, and entertaining videos</li>
1707
-
<li><ahref="https://www.youtube.com/c/CalvaTV">CalvaTV</a> - Calva's YouTube channel often focuses on beginning with Clojure and ClojureScript. Subscribe, please!</li>
1707
+
<li><ahref="https://github.com/DanBunea/clojure-koans">Clojure Koans with VS Code/Calva instructions</a></li>
1708
1708
</ul>
1709
1709
<h2id="help-us-help-beginners">Help us help beginners<aclass="headerlink" href="#help-us-help-beginners" title="Permanent link">#</a></h2>
1710
1710
<p>Give us feedback. Spread the word. Please consider:</p>
@@ -1722,6 +1722,7 @@ <h2 id="help-us-help-beginners">Help us help beginners<a class="headerlink" href
1722
1722
<li><ahref="https://github.com/BetterThanTomorrow/dram">Dram</a> - Where this guide (the Getting Started REPL) is authored</li>
1723
1723
</ul>
1724
1724
</li>
1725
+
<li><ahref="https://clojureverse.org/t/what-do-beginners-struggle-with/5383">What do beginners struggle with?</a> - a ClojureVerse thread, where you can tell us about what you have found hard in picking up Clojure. It's what spawned the creation of this guide.</li>
1725
1726
</ul>
1726
1727
<p>Please also consider other ways to <ahref="../contribute/">contribute</a>.</p>
0 commit comments