Update basic_programming_resources.md

This commit is contained in:
Omar Santos 2021-07-17 11:48:40 -04:00
parent 4e87556672
commit 27d1972818

View File

@ -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, onceweekly 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.