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.
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.
bash
Posts with mentions or reviews of bash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-10.
- Looking for practice scripting prompts for a Linux course exam.
-
Are there any online classes/practice problems that focus on solidifying knowledge of bash
You could try the exercism BASH track.
- Suggest courses for learning bash
-
What are some good websites with tasks except Codewars to practice using bash?
I like https://exercism.org/tracks/bash
-
Bash script challenges
https://exercism.org has a great Bash track.
-
Interactive practice based on "Advanced Bash Scripting Guide"?
Read the BashGuide instead, and for practicing, exercism has some bash exercises.
- Bash-ohjelmoinnin (Unix) opiskelu itsenäisesti
elm
Posts with mentions or reviews of elm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-03.
-
Help with syntax of case and ::
Also I see that pattern matching is something quite new for you. We were thinking of making a dedicated learning exercise for pattern matching. The current draft for the concept introduction lives there: https://github.com/exercism/elm/blob/c73a1d05d04663cdb718f0f9d97006bd7331bbb1/exercises/concept/story-name/.docs/introduction.md
What are some alternatives?
When comparing bash and elm you can also consider the following projects:
ruby - Exercism exercises in Ruby.
elixir - Exercism exercises in Elixir.
java - Exercism exercises in Java.
xcrystal - Exercism exercises in Crystal.
cli-computing - :penguin: Linux command line and Scripting guide for beginner to intermediate users
haskell - Exercism exercises in Haskell.
c - Exercism exercises in C.
bqn - Exercism exercises in BQN.
Exercism - website - The codebase for Exercism's website.
seed7 - Exercism exercises in Seed7.
ShellCheck - ShellCheck, a static analysis tool for shell scripts