Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Hello Ruby - Ruby Programming for Beginners
Rating: 4.6 out of 5(11 ratings)
508 students

Hello Ruby - Ruby Programming for Beginners

Ruby Programming for Beginners - Learn Ruby Line by Line
Created byRob Merrill
Last updated 9/2019
English

What you'll learn

  • Ruby Programming Language

Course content

10 sections37 lectures2h 47m total length
  • Development Environment1:03
  • Development Environment - Video Walkthrough1:42

Requirements

  • Internet connection

Description

Hello Ruby is not the only Ruby course you should ever take but it should be your first!

Here are a few reasons why you might want to learn Ruby: 

  1. It is beginner friendly. Ruby was a programming language built for people. It was meant to have a low learning curve so beginners could get started right away!

  2. It is incredibly popular among developers. It is the third most tagged programming language on GitHub.

  3. High work demand. It is listed as the fourth most popular programming language on Angel List, a premier site for Startups.

This is an early release of the course. There will be much more coming in the next few months but it is already loaded with great content :) 

Here are a few things you will learn in just the first two hours:

* Ruby expressions
* Ruby variables
* Ruby strings
* Ruby escape sequence in strings
* Ruby method converting strings to numbers
* Ruby numbers
* Ruby math operations and comparisons
* Ruby method converting numbers to strings
* Ruby methods on an object
* Ruby comments
* Ruby "puts" and "print"
* Ruby "gets"
* Ruby input, storage and output
* Ruby string interpolation
* Ruby object inspection with "inspect" and "p" methods
* Ruby conditionals
* Ruby loops - for and while

We will learn about all of these while building our first program! This course teaches you the language of Ruby and then gives you an opportunity to speak, program, in that language.

Hello Ruby isn't the only course you should ever take but it should be your first!

Welcome to Hello Ruby!

Who this course is for:

  • Beginning programming student wanting to learn Ruby