Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getvmio/free-ruby-resources

[Ruby Free Resources] This repository collects 18 of free resources for Ruby. 💎 Discover the beauty of Ruby programming with our Ruby Gems collection! This repository showcases a carefully curated set of free Ruby resources, courses, and an interactive Playground. Ideal for those who appreciate t...
https://github.com/getvmio/free-ruby-resources

List: free-ruby-resources

awesome-list free-resources getvm playground programming ruby

Last synced: 3 days ago
JSON representation

[Ruby Free Resources] This repository collects 18 of free resources for Ruby. 💎 Discover the beauty of Ruby programming with our Ruby Gems collection! This repository showcases a carefully curated set of free Ruby resources, courses, and an interactive Playground. Ideal for those who appreciate t...

Awesome Lists containing this project

README

        

# Ruby Free Resources

💎 Discover the beauty of Ruby programming with our Ruby Gems collection! This repository showcases a carefully curated set of free Ruby resources, courses, and an interactive Playground. Ideal for those who appreciate the simplicity and elegance of Ruby, from novices to seasoned developers.

## Resources

| Index | Name | Category | Description |
|---------|-------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1 | [Programming Languages](https://getvm.io/tutorials/cse-341-programming-languages-university-of-washington) | University Courses | Explore non-imperative programming paradigms and languages like Ruby, Racket, and ML. Gain a comprehensive understanding of programming language fundamentals. |
| 2 | [Creating a Linux Desktop application with Ruby](https://getvm.io/tutorials/creating-a-linux-desktop-application-with-ruby) | Technical Tutorials | Learn to build a full-fledged Linux desktop app using Ruby and the GTK+ toolkit. Develop a todo list app with features like creating, editing, and archiving tasks. |
| 3 | [Building a simple websockets server from scratch in Ruby](https://getvm.io/tutorials/building-a-simple-websockets-server-from-scratch-in-ruby) | Technical Tutorials | Learn how to build a simple websockets server from scratch using Ruby. Explore the fundamentals of websockets, server development, and real-world applications. |
| 4 | [Markdown compiler from scratch in Ruby](https://getvm.io/tutorials/markdown-compiler-from-scratch-in-ruby) | Technical Tutorials | Learn how to build a Markdown compiler from scratch in Ruby, covering tokenization, parsing, and code generation. Gain skills for building programming languages, parsers, and more. |
| 5 | [How to build a network stack in Ruby](https://getvm.io/tutorials/how-to-build-a-network-stack-in-ruby) | Technical Tutorials | Dive into low-level network programming with this guide to building a network stack in Ruby. Learn about sockets, datagrams, and more. |
| 6 | [Rebuilding Git in Ruby](https://getvm.io/tutorials/rebuilding-git-in-ruby) | Technical Tutorials | Explore the technical implementation of Git version control system using the Ruby programming language. Gain insights into the modular design and UNIX philosophy of Git. |
| 7 | [Ruby Snake](https://getvm.io/tutorials/ruby-snake) | Technical Tutorials | Explore game development using the Ruby programming language, with a focus on creating an engaging terminal-based Snake game. |
| 8 | [Build your own fast, persistent KV store in Ruby](https://getvm.io/tutorials/build-your-own-fast-persistent-kv-store-in-ruby) | Technical Tutorials | Learn how to build a fast and persistent key-value store in Ruby, gain insights into database development and storage technologies. |
| 9 | [Ruby Programming Language](https://getvm.io/tutorials/ruby-programming-language-full-course) | Video Courses | Comprehensive Ruby programming course covering basics, object-oriented programming, and real-world applications. Perfect for beginners and experienced developers. |
| 10 | [Ruby on Rails: A Beginner's Guide](https://getvm.io/tutorials/ruby-on-rails-a-beginners-guide) | Video Courses | Comprehensive beginner's guide to learning Ruby on Rails, covering web development, Ruby programming, Rails gems, authentication, and more. Gain the skills to create and publish a Rails app. |
| 11 | [Learn Rails: Quickly Code, Style and Launch 4 Web Apps](https://getvm.io/tutorials/learn-rails-quickly-code-style-and-launch-4-web-apps) | Video Courses | Quickly create and finish web apps with Ruby on Rails. Build 4 CRUD web apps, including a personal blog, user messaging, To-Do List, and Wikipedia Clone. |
| 12 | [An Introduction to Ruby Programming Language](https://getvm.io/tutorials/an-introduction-to-ruby-programming-language) | Video Courses | Explore the fundamentals of Ruby, a versatile and powerful programming language, including its web application framework Ruby on Rails. |
| 13 | [Ruby on Rails Notes for Professionals](https://getvm.io/tutorials/ruby-on-rails-notes-for-professionals) | Technical Tutorials | Comprehensive Ruby on Rails guide covering routing, ActiveRecord, views, migrations, best practices, and more. Ideal for beginners and experienced developers. |
| 14 | [Using Blocks in Ruby](https://getvm.io/tutorials/using-blocks-in-ruby) | Technical Tutorials | Explore the usage of blocks and functions in Ruby programming with this insightful book by Jay McGavren. Valuable resource for Ruby developers and programmers. |
| 15 | [Ruby Notes for Professionals](https://getvm.io/tutorials/ruby-notes-for-professionals) | Technical Tutorials | Comprehensive guide to Ruby programming, covering syntax, concepts, and practical examples from StackOverflow Documentation. Ideal for beginners and experienced developers. |
| 16 | [Ruby Best Practices](https://getvm.io/tutorials/ruby-best-practices) | Technical Tutorials | Comprehensive guide to writing clean, efficient, and maintainable Ruby code. Covers essential programming practices, design patterns, and development strategies for Ruby developers. |
| 17 | [Core Ruby Tools](https://getvm.io/tutorials/core-ruby-tools) | Technical Tutorials | Dive into the core concepts of Ruby programming with this guide on essential Ruby tools like Gems, Version Managers, Bundler, and Rake. |
| 18 | [Intro to Ruby on Rails](https://getvm.io/tutorials/open-sourced-elective-database-and-rails-intro-to-ruby-on-rails-university-of-texas) | University Courses | Comprehensive 10-week Ruby on Rails course for beginners, covering databases and Rails in-depth with hands-on exercises and quizzes. |

## More

- [Free JavaScript Resources](https://github.com/getvmio/free-javascript-resources)
- [Free HTML Resources](https://github.com/getvmio/free-html-resources)
- [Free R Resources](https://github.com/getvmio/free-r-resources)
- [Free Java Resources](https://github.com/getvmio/free-java-resources)
- [Free Neural Networks Resources](https://github.com/getvmio/free-neural-networks-resources)
- [Free Natural Language Processing Resources](https://github.com/getvmio/free-natural-language-processing-resources)
- [Free Computer Science Resources](https://github.com/getvmio/free-computer-science-resources)
- [Free React Resources](https://github.com/getvmio/free-react-resources)
- [Free Security Resources](https://github.com/getvmio/free-security-resources)
- [Free Node.js Resources](https://github.com/getvmio/free-node-js-resources)
- [Free PyTorch Resources](https://github.com/getvmio/free-pytorch-resources)
- [Free Computer Architecture Resources](https://github.com/getvmio/free-computer-architecture-resources)
- [Free Functional Programming Resources](https://github.com/getvmio/free-functional-programming-resources)
- [Free Operating System Resources](https://github.com/getvmio/free-operating-system-resources)
- [Free Cryptography Resources](https://github.com/getvmio/free-cryptography-resources)
- [Free Compiler Resources](https://github.com/getvmio/free-compiler-resources)
- [Free Blockchain Resources](https://github.com/getvmio/free-blockchain-resources)
- [Free SQL Resources](https://github.com/getvmio/free-sql-resources)
- [Free Python Resources](https://github.com/getvmio/free-python-resources)
- [Free Unix Resources](https://github.com/getvmio/free-unix-resources)
- [Free Programming Resources](https://github.com/getvmio/free-programming-resources)
- [Free Object-Oriented Programming Resources](https://github.com/getvmio/free-object-oriented-programming-resources)
- [Free CSS Resources](https://github.com/getvmio/free-css-resources)
- [Free Machine Learning Resources](https://github.com/getvmio/free-machine-learning-resources)
- [Free Web Development Resources](https://github.com/getvmio/free-web-development-resources)
- [Free Shell Scripting Resources](https://github.com/getvmio/free-shell-scripting-resources)
- [Free Rust Resources](https://github.com/getvmio/free-rust-resources)
- [Free Haskell Resources](https://github.com/getvmio/free-haskell-resources)
- [Free Software Development Resources](https://github.com/getvmio/free-software-development-resources)
- [Free Data Science Resources](https://github.com/getvmio/free-data-science-resources)
- [Free Git Resources](https://github.com/getvmio/free-git-resources)
- [Free Networking Resources](https://github.com/getvmio/free-networking-resources)
- [Free Game Development Resources](https://github.com/getvmio/free-game-development-resources)
- [Free TensorFlow Resources](https://github.com/getvmio/free-tensorflow-resources)
- [Free Distributed Systems Resources](https://github.com/getvmio/free-distributed-systems-resources)
- [Free Embedded Systems Resources](https://github.com/getvmio/free-embedded-systems-resources)
- [Free DevOps Resources](https://github.com/getvmio/free-devops-resources)
- [Free Docker Resources](https://github.com/getvmio/free-docker-resources)
- [Free Robotics Resources](https://github.com/getvmio/free-robotics-resources)
- [Free Computer Vision Resources](https://github.com/getvmio/free-computer-vision-resources)
- [Free Deep Learning Resources](https://github.com/getvmio/free-deep-learning-resources)
- [Free Cloud Computing Resources](https://github.com/getvmio/free-cloud-computing-resources)
- [Free Go Resources](https://github.com/getvmio/free-go-resources)
- [Free Data Structures Resources](https://github.com/getvmio/free-data-structures-resources)
- [Free Control Systems Resources](https://github.com/getvmio/free-control-systems-resources)
- [Free Artificial Intelligence Resources](https://github.com/getvmio/free-artificial-intelligence-resources)
- [Free Data Analysis Resources](https://github.com/getvmio/free-data-analysis-resources)
- [Free C++ Resources](https://github.com/getvmio/free-cpp-resources)
- [Free Bash Resources](https://github.com/getvmio/free-bash-resources)
- [Free Cybersecurity Resources](https://github.com/getvmio/free-cybersecurity-resources)
- [Free Algorithm Resources](https://github.com/getvmio/free-algorithm-resources)
- [Free Database Resources](https://github.com/getvmio/free-database-resources)
- [Free C Resources](https://github.com/getvmio/free-c-resources)
- [Free Version Control Resources](https://github.com/getvmio/free-version-control-resources)
- [Free Linux Resources](https://github.com/getvmio/free-linux-resources)
- [Free Computer Graphics Resources](https://github.com/getvmio/free-computer-graphics-resources)