guide.elm-lang.org VS lisp-koans

Compare guide.elm-lang.org vs lisp-koans and see what are their differences.

lisp-koans

Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features. (by google)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
guide.elm-lang.org lisp-koans
13 8
315 3,067
- 0.3%
0.0 0.0
about 1 month ago about 1 year ago
Elm Common Lisp
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

guide.elm-lang.org

Posts with mentions or reviews of guide.elm-lang.org. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-09.
  • Who else finds the use of 'I' offputting in the docs?
    4 projects | /r/elm | 9 Aug 2021
    If you look at the repo for that guide (https://github.com/evancz/guide.elm-lang.org), the description and README clearly state that this is his book on learning Elm, so for me it makes complete sense that it is in the I-form. Maybe the fact that it's linked from the official Elm page without any mention of that causes a feeling of disconnect for you.
  • Free 500+ books and learning resources for every programmer.
    93 projects | dev.to | 23 Jul 2021
    An Introduction to Elm (HTML)
  • Why is Elm documentation so poor?
    5 projects | /r/elm | 15 Jul 2021
    I am continually perplexed how poor the official documentation is for Elm (https://guide.elm-lang.org). I love the language, I really enjoy working with it, but where does one go to see the complete API? In particular right now I'm trying to find more on setting various events and accessibility attributes in forms, and this is all I see on the official docs: https://guide.elm-lang.org/architecture/forms.html. Not even a label example on a form page? How is this considered good documentation for a language that has been around for a decade? Is there some secret handshake I need to learn to get access to more in-depth documentation of the language?
  • Here's To Learning Haskell
    3 projects | /r/haskell | 8 Jul 2021
    I think a good first step would be getting familiar with functional programming in general. I recommend working through the Elm Guide, which will get you acquainted with functional programming idioms and working with immutable data. Then, move on to an introductory Haskell resources, such as Write Yourself a Scheme in 48 Hours. After that, hit up CodeWars and start solving puzzles in Haskell.
  • What makes a programming language tutorial/syntax guide as easy as possible?
    1 project | /r/ProgrammingLanguages | 6 Jul 2021
    I think The Elm Guide does a very good job.
  • Simplest way to make quick adding program with buttons
    2 projects | /r/programmingrequests | 23 Jun 2021
    Check out Elm. Page 4 of the intro guide I linked offers something close, which you could build upon to create what you want there.
  • Easy Questions / Beginners Thread (Week of 2021-05-24)
    1 project | /r/elm | 31 May 2021
    My advice is to follow the elm official guide. Anyway, any doubt you may have, ping me (gabber) on Elm official slack or write to #beginners channel!
  • React to Elm Migration Guide
    12 projects | dev.to | 25 Apr 2021
    This guide will help you learn and migrate to Elm with assumption you already know the basics of React. The Elm guide is great and will give you a thorough understanding of everything you need to know, in a good order.
  • Should I learn Haskell
    1 project | /r/haskell | 1 Apr 2021
    Elm Introduction: https://guide.elm-lang.org/
  • Elm Cheat Sheet
    1 project | dev.to | 5 Mar 2021
    The official Elm guide

lisp-koans

Posts with mentions or reviews of lisp-koans. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-23.

What are some alternatives?

When comparing guide.elm-lang.org and lisp-koans you can also consider the following projects:

racket - The Racket repository

react-bits - ✨ React patterns, techniques, tips and tricks ✨

book - Using Raku – an unfinished book about Raku

JavaScript-es6-and-beyond-ebook - A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2020. Read more on my blog https://inspiredwebdev.com or buy it here https://leanpub.com/completeguidetomodernjavascript2020. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB [Moved to: https://github.com/AlbertoMontalesi/The-complete-guide-to-modern-JavaScript]

elixir-getting-started - PDF, MOBI, EPUB documents for Elixir's Getting Started tutorial.

devdocs - API Documentation Browser

Kalman-and-Bayesian-Filters-in-Python - Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

elasticsearch-definitive-guide - The Definitive Guide to Elasticsearch

Cypress - Fast, easy and reliable testing for anything that runs in a browser.

git-from-the-bottom-up - An introduction to the architecture and design of the Git content manager

joyofelixir - A gentle introduction to the Elixir programming language