Ruby
What is Ruby?
Ruby is a versatile and powerful programming language that is perfect for beginners and experienced programmers alike. Ruby is relatively easy to learn, and its syntax is straightforward and intuitive. Ruby is an object-oriented language, meaning that everything in Ruby is an object. This makes Ruby extremely flexible, and allows you to create your own objects and use them in your programs. Ruby also has a large and supportive community, which makes finding help and resources online very easy.
Ruby has an elegant syntax that is easy to read and write. Ruby is a versatile language that can be used for web development, system administration, scientific computing, and more.
Overall, Ruby is an excellent language to learn for anyone interested in programming.
Ruby Resources
Learn Ruby the Hard Way
Learn Ruby The Hard Way is a retelling of the original “Learn Python The Hard Way” teaching Ruby, with all new simple yet idiomatic Ruby code written by Zed A. Shaw. “Learn Python The Hard Way” has taught hundreds of thousands...
Ruby - Codecademy
Learn to program in Ruby, a flexible language used to create sites like Codecademy Topics: - Flow control - Looping - Arrays and Hashes - Blocks and Sorting - Hashes and Symbols - Refactoring - Blocks, Procs, and Lambdas - Object-Oriented Prog...
Intro to Ruby Programming
Designed for beginners, learn the basics of Ruby via practical tutorials and examples from instructor John Elder in the Intro to Ruby Programming online course.
Try Ruby
Site that lets you try Ruby directly in your browser without having to install anything....
Ruby
A dynamic, general-purpose language used to build web applications....
Ruby Fundamentals
Ruby is a dynamic, thoroughly object oriented programming language with a focus on developer happiness and productivity. This course is designed to give you everything you need to start developing software in Ruby quickly. You will learn about all of...
Ruby Essential Training - Lynda
In Ruby Essential Training, instructor Kevin Skoglund teaches the fundamentals of Ruby, the popular object-oriented open-source programming language. Kevin begins by walking through the basic data types, demonstrating Ruby's control structures...