Course: 27 Videos
Length: 1 and 1/2 Hours
Price: $49
In this course we’ll learn the Ruby programming language from an absolute Beginner level all the way to Advanced in no time at all!
This course is aimed at the absolute beginner, you don’t need any coding experience at all!
We’ll start out by setting up a free cloud development environment that has all the tools you need to start writing and running Ruby code.
Then, we’ll dive into very basic computer science concepts. Things like:
– Printing to the Screen
– String Manipulation
– Variables
– Getting User Input
– Simple Math
– Comparison Operators
– Assignment Operators
After that, we’ll move into more intermediate topics like:
– Conditional If/Else Statements
– Arrays
– While Loops
– Each Loops
– Hashes
– Fizzbuzz
Finally we’ll finish up with more advanced topics like:
– Methods
– Classes
Ruby is one of the greatest programming languages to learn, and learning has never been this easy!
Sign Up Today!
Course Content…
Module 1 | Ruby Programming For Everyone |
Unit 1 | Install Ruby Development Tools | Video 1-2 |
Unit 2 | Hello World - First Ruby Program | Video 3 |
Unit 3 | Printing To The Screen With Puts and Print | Video 4 |
Unit 4 | String Manipulation | Video 5 |
Unit 5 | Variables | Video 6 |
Unit 6 | Getting User Input With Gets | Video 7 |
Unit 7 | Simple Math | Video 8 |
Unit 8 | Converting To An Integer | Video 9 |
Unit 9 | Comparison Operators | Video 10 |
Unit 10 | Assignment Operators | Video 11 |
Unit 11 | If Else Conditional Statements | Video 12 |
Unit 12 | Arrays | Video 13 |
Unit 13 | While Loops | Video 14 |
Unit 14 | Each Loops | Video 15 |
Unit 15 | Hashes | Video 16 |
Unit 16 | Building FizzBuzz! | Video 17 |
Unit 17 | Methods Part 1 | Video 18 |
Unit 18 | Methods Part 2 | Video 19 |
Unit 19 | Intro To Ruby Classes | Video 20 |
Unit 20 | Ruby Classes Part 1 | Video 21 |
Unit 21 | Class Getters | Video 22 |
Unit 22 | Class Setters | Video 23 |
Unit 23 | Adding Perimeter and Area Methods | Video 24 |
Unit 24 | Class Attr Accessor | Video 25 |
Unit 25 | Creating a Draw Method | Video 26 |
Unit 26 | Course Conclusion | Video 27 |