mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 03:52:05 +00:00
Add Ruby Cheat Sheet (#4851)
This commit is contained in:
parent
25f563f650
commit
68b6cdc982
@ -12,6 +12,7 @@
|
||||
* [Markdown](#markdown)
|
||||
* [MongoDB](#mongodb)
|
||||
* [Python](#python)
|
||||
* [Ruby](#ruby)
|
||||
* [SQL](#sql)
|
||||
|
||||
|
||||
@ -85,6 +86,11 @@
|
||||
* [Python WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/python/) - Cheatography (Python)
|
||||
|
||||
|
||||
### Ruby
|
||||
|
||||
* [Ruby Cheat Sheet](https://www.codeconquest.com/wp-content/uploads/Ruby-Cheat-Sheet-by-CodeConquestDOTcom.pdf) - CodeConquest.com (PDF)
|
||||
|
||||
|
||||
### SQL
|
||||
|
||||
* [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF)
|
||||
|
Loading…
Reference in New Issue
Block a user