mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 11:20:46 -05:00
Added additional inspirations for Ziglings
Ruby Koans is even attributed by rustlings. The Little Schemer is a personal all-time favorite programming book.
This commit is contained in:
parent
6c53364b38
commit
2493e93c37
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ code!
|
|||
This project was directly inspired by the brilliant and fun
|
||||
[rustlings](https://github.com/rust-lang/rustlings)
|
||||
project for the [Rust](https://www.rust-lang.org/) language.
|
||||
Indirect inspiration comes from [Ruby Koans]( http://rubykoans.com/)
|
||||
and the Little LISPer/Little Schemer series of books.
|
||||
|
||||
## Intended Audience
|
||||
|
||||
|
|
Loading…
Reference in a new issue