Update free-programming-books-langs.md (#10343)
* Add introduction to ruby ebook * Add Rails n+1 queries basics ebook * Move the Brief Introduction to Ruby to interactive tutorials --------- Co-authored-by: kimanifinplus <kimani@finplusgroup.com>
This commit is contained in:
parent
4e96e2ae1a
commit
a7e7027656
|
|
@ -403,6 +403,7 @@
|
||||||
|
|
||||||
### Ruby
|
### Ruby
|
||||||
|
|
||||||
|
* [A Brief Introduction to Ruby](https://markm208.github.io/rubybook) - Mark Mahoney
|
||||||
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
|
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
|
||||||
* [Ruby Koans](http://www.rubykoans.com)
|
* [Ruby Koans](http://www.rubykoans.com)
|
||||||
* [The Odin Project](http://www.theodinproject.com)
|
* [The Odin Project](http://www.theodinproject.com)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue