Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jun 17, 2024
1 parent e005c26 commit 7c4bda4
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 134 deletions.
140 changes: 70 additions & 70 deletions get-started-with-clojure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1874,90 +1874,90 @@
</li>

<li class="md-nav__item">
<a href="#lets-go" class="md-nav__link">
<span class="md-ellipsis">
Let's go!
</span>
</a>

<nav class="md-nav" aria-label="Let's go!">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#install" class="md-nav__link">
<span class="md-ellipsis">
Install
</span>
</a>

</li>
<li class="md-nav__item">
<a href="#run-the-getting-started-repl" class="md-nav__link">

<li class="md-nav__item">
<a href="#start-the-guide" class="md-nav__link">
<span class="md-ellipsis">
Run the Getting Started REPL
Start the Guide
</span>
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#more-resources" class="md-nav__link">
<span class="md-ellipsis">
More resources
</span>
</a>

<nav class="md-nav" aria-label="More resources">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#and-where-do-i-find-those-clojurians" class="md-nav__link">
<span class="md-ellipsis">
And where do I find those Clojurians?
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#learn-and-practice-clojure-using-rich-4clojure" class="md-nav__link">
<span class="md-ellipsis">
Learn and Practice Clojure using Rich 4Clojure
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#run-the-clojure-exercism-track-in-your-browser" class="md-nav__link">
<span class="md-ellipsis">
Run the Clojure Exercism Track in your browser
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#clojuredocs" class="md-nav__link">
<span class="md-ellipsis">
ClojureDocs
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#other-learning-resources" class="md-nav__link">
<span class="md-ellipsis">
Other learning resources
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#help-us-help-beginners" class="md-nav__link">
<span class="md-ellipsis">
Help us help beginners
</span>
</a>

</li>

</ul>
</nav>

</li>

</ul>
Expand Down Expand Up @@ -2101,90 +2101,90 @@
</li>

<li class="md-nav__item">
<a href="#lets-go" class="md-nav__link">
<span class="md-ellipsis">
Let's go!
</span>
</a>

<nav class="md-nav" aria-label="Let's go!">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#install" class="md-nav__link">
<span class="md-ellipsis">
Install
</span>
</a>

</li>
<li class="md-nav__item">
<a href="#run-the-getting-started-repl" class="md-nav__link">

<li class="md-nav__item">
<a href="#start-the-guide" class="md-nav__link">
<span class="md-ellipsis">
Run the Getting Started REPL
Start the Guide
</span>
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#more-resources" class="md-nav__link">
<span class="md-ellipsis">
More resources
</span>
</a>

<nav class="md-nav" aria-label="More resources">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#and-where-do-i-find-those-clojurians" class="md-nav__link">
<span class="md-ellipsis">
And where do I find those Clojurians?
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#learn-and-practice-clojure-using-rich-4clojure" class="md-nav__link">
<span class="md-ellipsis">
Learn and Practice Clojure using Rich 4Clojure
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#run-the-clojure-exercism-track-in-your-browser" class="md-nav__link">
<span class="md-ellipsis">
Run the Clojure Exercism Track in your browser
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#clojuredocs" class="md-nav__link">
<span class="md-ellipsis">
ClojureDocs
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#other-learning-resources" class="md-nav__link">
<span class="md-ellipsis">
Other learning resources
</span>
</a>

</li>

<li class="md-nav__item">
<li class="md-nav__item">
<a href="#help-us-help-beginners" class="md-nav__link">
<span class="md-ellipsis">
Help us help beginners
</span>
</a>

</li>

</ul>
</nav>

</li>

</ul>
Expand Down Expand Up @@ -2213,7 +2213,7 @@ <h1 id="get-started-with-clojure">Get Started with Clojure<a class="headerlink"
<summary>I am new to VS Code</summary>
<p>You may want to have a look at <a href="https://code.visualstudio.com/docs/introvideos/basics">this Getting Started with VS Code video</a>. Also, have <a href="https://code.visualstudio.com/docs/getstarted/userinterface">this overview of the VS Code interface</a> handy.</p>
</details>
<p>If you have these things installed, and just want to get going, jump to <a href="#run-the-getting-started-repl">Run the Getting Started REPL</a> below.</p>
<p>If you have these things installed, and just want to get going, jump to <a href="#start-the-guide">Start the Guide</a> below.</p>
<h2 id="what-youll-learn">What you'll learn<a class="headerlink" href="#what-youll-learn" title="Permanent link">#</a></h2>
<ul>
<li>The basics of the Clojure language (at least the start of the basics)</li>
Expand Down Expand Up @@ -2241,9 +2241,7 @@ <h2 id="what-you-wont-learn">What you won't learn<a class="headerlink" href="#wh
<summary>Why won't I learn about this?</summary>
<p>All in due time. 😄 Creating a Clojure project can mean a lot of different things, and demand different tooling, depending on a what kind of project it is. That said, the Getting Started Guide itself is a small Clojure project, so you can keep building on it as your first Clojure project.</p>
</details>
<h2 id="lets-go">Let's go!<a class="headerlink" href="#lets-go" title="Permanent link">#</a></h2>
<p>Ready? Awesome. Let's start by installing the needed stuff.</p>
<h3 id="install">Install<a class="headerlink" href="#install" title="Permanent link">#</a></h3>
<h2 id="install">Install<a class="headerlink" href="#install" title="Permanent link">#</a></h2>
<ol>
<li><strong>Java</strong>: There are downloads and instructions for your system here: <a href="https://www.oracle.com/java/technologies/downloads/">Oracle: Java Downloads</a>. Or, to give yourself a great Java SDK manager, consider using <a href="https://sdkman.io/">SDK-MAN!</a>. (Even works on Windows under Windows Subsystem for Linux, aka WSL.)</li>
<li><strong>Clojure CLI</strong>: Follow the instructions at: <a href="https://clojure.org/guides/install_clojure">Clojure CLI tools</a>.</li>
Expand All @@ -2267,8 +2265,9 @@ <h3 id="install">Install<a class="headerlink" href="#install" title="Permanent l
<p>The defaults for the new workspace are fine. Click <strong>Continue</strong>.</p>
<p><img alt="" src="/images/getting-started-with-clojure/gitpod-new-workspace.png" /></p>
</details>
<h3 id="run-the-getting-started-repl">Run the Getting Started REPL<a class="headerlink" href="#run-the-getting-started-repl" title="Permanent link">#</a></h3>
<p>You will be running the guide from within VS Code, starting it from the VS Code command palette.</p>
<h2 id="start-the-guide">Start the Guide<a class="headerlink" href="#start-the-guide" title="Permanent link">#</a></h2>
<p>To start the guide, begin with starting VS Code, with Calva installed (as per <a href="#install">instructions above</a>)</p>
<p>You will be using the VS Code command palette to run the guide.</p>
<p>The guide will:</p>
<ol>
<li>Ask you to select a folder to create the Getting Started project in</li>
Expand All @@ -2284,7 +2283,8 @@ <h3 id="run-the-getting-started-repl">Run the Getting Started REPL<a class="head
<p>Please don't hesitate to reach out for help, should you get stuck. See below for where to find Clojurians. As for the Calva team, we are almost always (true story) to be found at the Clojurians Slack, especially in the <code>#calva</code> Channel.</p>
</details>
<p>Happy Interactive Programming! ❤️</p>
<h2 id="and-where-do-i-find-those-clojurians">And where do I find those Clojurians?<a class="headerlink" href="#and-where-do-i-find-those-clojurians" title="Permanent link">#</a></h2>
<h2 id="more-resources">More resources<a class="headerlink" href="#more-resources" title="Permanent link">#</a></h2>
<h3 id="and-where-do-i-find-those-clojurians">And where do I find those Clojurians?<a class="headerlink" href="#and-where-do-i-find-those-clojurians" title="Permanent link">#</a></h3>
<p>We Clojurians inhabit a lot of community platforms. I'll list some of the more popular ones here in some order of popularity.</p>
<ul>
<li><a href="http://clojurians.net">The Clojurians Slack</a> - by far the largest and most active Clojure community, the <code>#beginners</code> channel is spectacularly fantastic</li>
Expand All @@ -2294,18 +2294,18 @@ <h2 id="and-where-do-i-find-those-clojurians">And where do I find those Clojuria
<li>On Discord there are two active servers: <a href="https://discordapp.com/invite/v9QMy9D">Clojurians</a> and <a href="https://discord.gg/">Discord</a></li>
</ul>
<p>You can also ask questions, and find answers, about Clojure at <a href="https://ask.clojure.org">ask.clojure.org</a></p>
<h2 id="learn-and-practice-clojure-using-rich-4clojure">Learn and Practice Clojure using Rich 4Clojure<a class="headerlink" href="#learn-and-practice-clojure-using-rich-4clojure" title="Permanent link">#</a></h2>
<h3 id="learn-and-practice-clojure-using-rich-4clojure">Learn and Practice Clojure using Rich 4Clojure<a class="headerlink" href="#learn-and-practice-clojure-using-rich-4clojure" title="Permanent link">#</a></h3>
<p>If you like the style of interactive learning that this guide provides, you should definitely check <a href="https://github.com/PEZ/rich4clojure">Rich 4Clojure</a> out. It also can be used in the zero-installed way.</p>
<p>You can regard it as a companion to this guide. It is aimed at practicing Clojure, starting at the elementary levels, bringing you to advanced stuff.</p>
<details class="note">
<summary>Can I use Rich 4Clojure instead of this guide?</summary>
<p>We suggest you start by opening up this guide and do the Calva part of the excerises. Then use the <code>welcome_to_clojure.clj</code> guide in combination with <strong>Rich 4Clojure</strong>..</p>
</details>
<h2 id="run-the-clojure-exercism-track-in-your-browser">Run the Clojure Exercism Track in your browser<a class="headerlink" href="#run-the-clojure-exercism-track-in-your-browser" title="Permanent link">#</a></h2>
<h3 id="run-the-clojure-exercism-track-in-your-browser">Run the Clojure Exercism Track in your browser<a class="headerlink" href="#run-the-clojure-exercism-track-in-your-browser" title="Permanent link">#</a></h3>
<p>In a similar manner to the Get Started with Clojure project, you can run the Clojure Exercism Track in your browser without installing anything and with full Interactive Programming enabled using this <a href="https://github.com/PEZ/clojure-exercism-template">Template project</a>.</p>
<h2 id="clojuredocs">ClojureDocs<a class="headerlink" href="#clojuredocs" title="Permanent link">#</a></h2>
<h3 id="clojuredocs">ClojureDocs<a class="headerlink" href="#clojuredocs" title="Permanent link">#</a></h3>
<p>Clojurians draw tremendous value from <a href="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>
<h2 id="other-learning-resources">Other learning resources<a class="headerlink" href="#other-learning-resources" title="Permanent link">#</a></h2>
<h3 id="other-learning-resources">Other learning resources<a class="headerlink" href="#other-learning-resources" title="Permanent link">#</a></h3>
<ul>
<li><a href="https://www.youtube.com/c/CalvaTV">CalvaTV</a> - Calva's YouTube channel often focuses on beginning with Clojure and ClojureScript. Subscribe, please!</li>
<li><a href="https://gist.github.com/yogthos/be323be0361c589570a6da4ccc85f58f">Clojure Beginner Resources</a> - a much more comprehensive list than this one</li>
Expand All @@ -2316,7 +2316,7 @@ <h2 id="other-learning-resources">Other learning resources<a class="headerlink"
<li><a href="https://github.com/DanBunea/clojure-koans">Clojure Koans with VS Code/Calva instructions</a></li>
<li><a href="https://tryclojure.org/">Try Clojure</a> - Try some Clojure really quickly and conveniently in the browser.</li>
</ul>
<h2 id="help-us-help-beginners">Help us help beginners<a class="headerlink" href="#help-us-help-beginners" title="Permanent link">#</a></h2>
<h3 id="help-us-help-beginners">Help us help beginners<a class="headerlink" href="#help-us-help-beginners" title="Permanent link">#</a></h3>
<p>Give us feedback. Spread the word. Please consider:</p>
<ul>
<li>Join the <code>#improve-getting-started</code> channel at the Clojurian Slack</li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 7c4bda4

Please sign in to comment.