From 27d1972818efb41ac0e5bbc17c561f70fdd5679e Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sat, 17 Jul 2021 11:48:40 -0400 Subject: [PATCH] Update basic_programming_resources.md --- .../basic_programming_resources.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/programming_and_scripting_for_cybersecurity/basic_programming_resources.md b/programming_and_scripting_for_cybersecurity/basic_programming_resources.md index c33786a..fbb9264 100644 --- a/programming_and_scripting_for_cybersecurity/basic_programming_resources.md +++ b/programming_and_scripting_for_cybersecurity/basic_programming_resources.md @@ -123,4 +123,15 @@ - [Web of Tomorrow](http://www.weboftomorrowpodcast.com/) - Podcast about JavaScript for beginners. - [JavaScript Jabber](https://devchat.tv/js-jabber) - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more. - +## Ruby +- [Awesome Ruby @LibHunt](https://ruby.libhunt.com) - Your go-to Ruby Toolbox. The Awesome Ruby collection + ordering by popularity, additional metadata and comparisons. +- [GitHub Trending](https://github.com/trending?l=ruby) - Find what repositories the GitHub community is most excited about today. +- [Open Source Rails](http://www.opensourcerails.com/) - A gallery of the best open source rack and Ruby on Rails web applications. +- [Ruby Bookmarks](https://github.com/dreikanter/ruby-bookmarks) - Ruby and Ruby on Rails bookmarks collection. +- [RubyDaily](http://rubydaily.org) - Community driven news. +- [RubyFlow](http://www.rubyflow.com) - Ruby Programming Community Link Blog. +- [Ruby Land](http://rubyland.news/) - A well maintained Ruby/Rails aggregator that contains news, opinions, tutorials, and more. +- [Ruby Rogues](https://devchat.tv/ruby-rogues) - Weekly panel discussion about programming, primarily in Ruby. +- [Ruby Weekly](https://rubyweekly.com/) - A free, once–weekly e-mail round-up of Ruby news and articles. +- [The Ruby Bibliography](https://rubybib.org) - Research papers about Ruby. +- [The Ruby Toolbox](https://www.ruby-toolbox.com) - A comprehensive catalog of Ruby and Rails plug-ins, gems, tools and resources for Ruby developers with popularity ratings based on GitHub watchers and Gem downloads. \ No newline at end of file