Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Learn how to program in the Ruby programming language, starting from scratch and moving to advanced coding techniques.
Course updated April 2021: Ruby 3 tutorials added along with a deep dive into Ruby modules and a Ruby Gem walk through that shows how to generate QR Codes in Ruby.
Coding has become one of the most critical skills you can have for furthering your career. Whether you are an experienced developer who wants to learn a new language or you are new to programming, this course can be your comprehensive Ruby coding guide. Starting with the foundational principles such as syntax and scaling up to advanced topics like metaprogramming and big data analysis, I wanted to create a curriculum that will give you all of the tools you need to be a professional Ruby developer. A few of the key topics that you will learn in this course are:
Object oriented programming
Built in Ruby methods
Core programming skills
Custom algorithm development
Big data analysis
Metaprogramming
Using Ruby Gem libraries
Regular Expressions
Ruby programming best practices
An introduction to the Ruby on Rails and Sinatra web frameworks
Building 10 Ruby programs that solve complex Project Euler mathematical equations
And much more!
With over a decade of real world development experience, I have engineered this curriculum to ensure it focuses on the skills you will need to be a professional Ruby developer. Each section has an interactive quiz to ensure you are understanding the material and you also will be given access to the source code for each lesson. After you have completed all of the videos and quizzes you will be given a certificate of completion in Comprehensive Ruby Programming and you will be ready to start building real world Ruby projects. Finally, in addition to the video lectures and quizzes, I will also be your code mentor throughout the course and will walk you through any challenges that you may face.
Course Content
- 22 section(s)
- 103 lecture(s)
- Section 1 Ruby Introduction
- Section 2 Ruby Variables
- Section 3 Ruby Strings
- Section 4 Working with Numbers in Ruby
- Section 5 Methods in Ruby
- Section 6 Ruby Iterators and Loops
- Section 7 Ruby Collections
- Section 8 Ruby Conditionals
- Section 9 Object Oriented Programming
- Section 10 Working with the file system in Ruby
- Section 11 Error handling in Ruby
- Section 12 Regular Expressions in Ruby
- Section 13 Searching with grep
- Section 14 Ruby Gems
- Section 15 Metaprogramming
- Section 16 Web frameworks
- Section 17 Working with APIs
- Section 18 Ruby Algorithms
- Section 19 Big data analysis
- Section 20 Additional Tools
- Section 21 Ruby Hashes
- Section 22 Ruby CLI Tools
What You’ll Learn
- Build programs in the Ruby programming language
- Know how to work with the Ruby syntax
- Create custom algorithms
- Work with loops and iterators
- Learn object oriented programming
- Work with OOP inheritance
- Start building real life programs in Ruby
Skills covered in this course
Reviews
-
KKimera Gidion
It's great so far
-
VVirendra Kumar Dubey
great learning with practical examples
-
MMartin David-O'Shea
Decent course. My only complaint is when it came to using gems or using fancy ruby syntax like passing in methods or blocks as parameters that the instructor went more in depth into what they did or where he got those methods from rather than expecting us to research it ourselves. - from someone with several years of .Net programming experience.
-
TTodd Chase
It's very nice to have someone teaching a course that actually has real world experience with the subject. He tells you what it is and how it's used in the actual work place. This is not the way the text book puts it. Nice.