problem-specifications
Shared metadata for exercism exercises. (by exercism)
book
Using Raku – an unfinished book about Raku (by Raku)
problem-specifications | book | |
---|---|---|
7 | 3 | |
332 | 285 | |
1.2% | 0.4% | |
8.6 | 0.0 | |
8 days ago | about 3 years ago | |
Ruby | Makefile | |
MIT License | - |
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.
problem-specifications
Posts with mentions or reviews of problem-specifications.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-31.
-
Exercism track for Raku now has over 60 exercises!
Exercises come from the problem specification repository.
-
Seed7 on Exercism
That's going to take some time. Exercism have a standard set with a description and unit tests. The reason I got straight into the test type was because of need to conform to the unit tests.
To the wider Seed7 community: Would it be an impossible thing for any of you to contribute code to the Seed7 track on Exercism? Have a look at the full list of exercises on Exercism's github. Either paste your contributions in here, or send to bruceax at gmail dot com. Contributors will be formally acknowledged as per the Exercism docs (see the blurb about "File: .meta/config.json"). A minimum of 20 exercises is required to launch a track. There are other requirements.
-
Took a stab at yet another Intro to Rust post
Compare this with Exercism's problem specification, and try to figure out where additional exercises (if any) would fit into the Javascript syllabus.
-
What are the best materials for learning raku?
There are a variety of predefined exercisies in Exercism that have yet to be implemented in Raku: https://github.com/exercism/problem-specifications/tree/main/exercises
-
Efficient probability testing
First @AnAccountForReportingBugs suggested testing the mean/std.dev. via sampling, but that didn't persuade the crowd (myself included). There were two concerns: performance, and probability of false negatives. -- "Our unit tests should be 'too fast to notice'" -- "With which frequency will this test randomly fail?" -- "[...] I'd be happy to be proved wrong by a 100% reliable test that executes in <100ms." after which they rightfully responded,
book
Posts with mentions or reviews of book.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-15.
-
What are the best materials for learning raku?
https://perl6book.com has server books for Raku.
-
Steal these ideas for Raku FOSDEM talks
A review of $one-of-the-raku-books (from this list)
-
Free 500+ books and learning resources for every programmer.
Using Perl 6 (🚧 project is dead)
What are some alternatives?
When comparing problem-specifications and book you can also consider the following projects:
doc - 🦋 Raku documentation