Popular Searches
Share this via
Facebook
Twitter
LinkedIn
Telegram
WhatsApp
Reddit
Welcome to Careers360.com
Get personalized guidance dashboard based on your profile.
Login / Signup
Online Courses and Certifications
Popular Courses From Top Providers
Online Degree and Diploma Courses
Free Online Courses
Course Types
Online Courses and Certifications
Course by Category
Course by Specialization
Course by Provider
Popular Courses From Top Providers
Coursera Courses
Swayam Courses
Edx Courses
Upgrad Courses
Online Degree and Diploma Courses
Online UG Degree Courses
Online PG Degree Courses
Diploma Courses
Free Online Courses
Free Courses by Branch
Free Courses by Provider
Course Types
Resources
Bootcamps
Courses By Job Roles
Course by Category
Design Certification Courses
Marketing Certification Courses
Humanities Certification Courses
Languages Certification Courses
finance and accounting Certification Courses
Personal Development Certification Courses
It & Software Certification Courses
Social Science Certification Courses
Business and Management Certification Courses
Programming & Development Certification Courses
Course by Specialization
Data Science Certification Courses
Digital Marketing Certification Courses
Data Analysis Certification Courses
Fashion Design Certification Courses
Graphic Designing Certification Courses
Cyber Security Certification Courses
Interior Design Certification Courses
Business Analytics Certification Courses
Artificial Intelligence Certification Courses
Tally Certification Courses
Course by Provider
Upgrad Courses
Edx Courses
Coursera Courses
Great Learning Courses
Simplilearn Courses Courses
Udacity Courses Courses
Edureka Courses Courses
Intellipaat Courses Courses
Emeritus Courses Courses
View All Providers
Coursera Courses
Coursera Data Science Courses
Coursera Software Development Courses
Coursera Machine Learning Courses
Coursera Artificial Intelligence Courses
Coursera Cyber Security Courses
Coursera Information Technology Courses
Coursera Web Designing Courses
Coursera Web Development Courses
Swayam Courses
Swayam Mechanical Engineering Courses
Swayam Computer Science Courses
Swayam Data Analysis Courses
Swayam Cyber Security Courses
Swayam Business Analytics Courses
Swayam Database Management Courses
Swayam Artificial Intelligence Courses
Swayam Robotics Engineering Courses
Edx Courses
Edx Financial Management Courses
Edx Programming Courses
Edx Civil Engineering Courses
Edx Cyber Security Courses
Edx Cloud Computing Courses
Edx Project Management Courses
Edx Data Analytics Courses
Edx Data Analysis Courses
Upgrad Courses
upGrad Data Science Courses
upGrad Cyber Security Courses
upGrad General Management Courses
upGrad Digital Marketing Courses
upGrad Business Analytics Courses
upGrad Machine Learning Courses
upGrad Big Data Analytics Courses
upGrad Cloud Computing Courses
Online UG Degree Courses
Online BBA
Online BCA
Online B.Com
Online B.Sc
Online BA
Online PG Degree Courses
Online MBA
Online MCA
Online M.Sc
Online PGDM
Online MA
Online M.Com
Diploma Courses
Postgraduate (PG) Diploma Courses
Cyber Security Diploma Courses
Data Science Diploma Courses
Finance Diploma Courses
Tourism Diploma Courses
Digital Marketing Diploma Courses
Business Analytics Diploma Courses
Fintech Diploma Courses
Design Thinking Diploma Courses
Free Courses by Branch
Free Digital Marketing Courses
Free Data Science Courses
Free Python Courses
Free Graphic Designing Courses
Free Web Development Courses
Free Cyber Security Courses
Free Machine Learning Courses
Free Content Writing Courses
List of All Free Courses & Certifications
Free Courses by Provider
Udemy Free Courses
Coursera Free Courses
Google Free Courses
Great Learning Free Courses
Edx Free Courses
Udacity Free Courses
Simplilearn Free Courses
Futurelearn Free Courses
Resources
Short Term Courses & Certifications
Online Degrees & Diplomas
Top Offline Courses & Certifications
Latest Blogs on Courses & Certifications
Course Compare
Bootcamps
Bootcamp Course Guide
Data Science Bootcamp Courses
Data Analytics Bootcamp Courses
Machine Learning Bootcamp Courses
Java Bootcamp Courses
Courses By Job Roles
Entrepreneur
Software Developer
Software Engineer
Business Analyst
Web Developer
Fee
The syllabus
Articles
Fee
The syllabus
Articles
Home
Udemy
Courses
Comprehensive Ruby Programming
Comprehensive Ruby Programming
BY
Udemy
Brochure
Enquire
Online
₹ 449
3099
Quick Facts
particular
details
Medium of instructions
English
Mode of learning
Self study
Mode of Delivery
Video and Text Based
Course and certificate fees
Fees information
₹ 449
₹3,099
certificate availability
Yes
certificate providing authority
Udemy
The syllabus
Ruby Introduction
Introduction to the Ruby Programming Language
Comprehensive Ruby Programming eBook Download
How to Install Ruby
How to Install Different Versions of Ruby with RVM
Section One Quiz
Ruby Variables
Introduction to variables in Ruby
Options for printing to the Ruby console
Using gets and chomp to get input from the Ruby console
Ruby variable types and variable scopes
Section Two Quiz
Ruby Strings
Introduction to the String data type in Ruby
String interpolation in Ruby
String manipulation in Ruby
String substitution in Ruby
Using the split and strip methods on Strings in Ruby
Section Three Quiz
Working with Numbers in Ruby
Arithmetic Functions in Ruby
Order of operations in Ruby Arithmetic
Difference between integers and floats in Ruby
Section Four Quiz
Methods in Ruby
Introduction to methods in Ruby
What Ruby methods return
Difference Between Puts and Returning Values
Difference between class and instance methods in Ruby
Procs in Ruby
Lambdas in Ruby
Difference between Procs and Lambdas
Comprehensive Guide to Method Arguments
Guide to Splat Arguments in Ruby 3
How to Work with Keyword and Optional Arguments in Ruby Methods
Section Five Quiz
Ruby Iterators and Loops
While loops in Ruby
Using the Ruby each iterator
Using the 'for in' loop in Ruby
Nested iterators in Ruby
Using the select method in Ruby
How to use the map method on Ruby collections - Part 1
How to use the map method on Ruby Collections - Part 2
Using the inject method in Ruby
Section Six Quiz
Ruby Collections
Introduction to Ruby arrays
Deleting items from arrays
Using the Ruby join method on arrays
Using push and pop methods on Ruby arrays
Introduction to hashes in Ruby
How to delete from a Ruby hash
How to iterate over a hash in Ruby
Helpful hash methods in Ruby
Section Seven Quiz
Ruby Conditionals
Introduction to Ruby conditionals
Using the Unless conditional in Ruby
Using multiple if/else statements in Ruby
Using compound conditionals in Ruby
Section Eight Quiz
Object Oriented Programming
Introduction to Object Oriented Programming in Ruby
Setters and Getters in Ruby
Using the initialize method in a Ruby class
Object oriented inheritance in Ruby
Differences between Private and Public methods in Ruby
Polymorphism and using super in Ruby
Deep Dive: How to Work with Ruby Modules
Section Nine Quiz
Working with the file system in Ruby
Creating a File in Ruby
Reading files into a Ruby program
Deleting files in Ruby
Appending to a file in Ruby
Section Ten Quiz
Error handling in Ruby
Basic error handling syntax
Better error handling in Ruby
How to build a custom error handler in Ruby
Section Eleven Quiz
Regular Expressions in Ruby
Introduction to Regular Expressions in Ruby
Build an email validation matcher with Regular Expressions in Ruby
Build an IP address validator with Regular Expressions in Ruby
Develop a Wheel of Fortune game in Ruby
Section Twelve Quiz
Searching with grep
Introduction to Grep in Ruby
Using grep instead of the select and map methods for searching
Section Thirteen Quiz
Ruby Gems
Ruby Gems overview
Ruby Gem tutorial: dish gem
How to Generate a QR Code with the RQRCode Gem
Researching Ruby Gems
Section Fourteen Quiz
Metaprogramming
Introduction to metaprogramming in Ruby
Metaprogramming custom methods in Ruby
Metaprogramming the Ruby String class
Guide to Method Missing in Ruby
Implementing Respond To for Ruby Metaprogramming
Using Define Method to Create Dynamic Methods
Reviewing the find_by method in Rails
Section Fifteen Quiz
Web frameworks
Introduction to the Sinatra web framework
Introduction to the Ruby on Rails web framework
Section Sixteen Quiz
Working with APIs
Using API calls in Ruby
HTTParty methods for working with APIs
Creating a custom API connector in Ruby
Parsing API data in Ruby
Section Seventeen Quiz
Ruby Algorithms
Overview of sorting algorithms
Bubble sort algorithm implementation in Ruby
Ruby implementation of the Quicksort algorithm
Ruby implementation of the mergesort algorithm
Project Euler program 1: Prime Number Counting Algorithm in Ruby
Project Euler program 2: Power Digit Sum Algorithm in Ruby
Project Euler program 3: Humanize Counting Algorithm for Ruby
Project Euler program 4: Date Algorithm for Filtering Days in Ruby
Project Euler program #5: Fibonacci Sequence Digit Counter
Project Euler program #6: Permutation Algorithm
Project Euler program #7: Amicable Numbers
Project Euler program #8: Using Factorials in Ruby
Project Euler program #9: Finding Even Fibonacci Numbers
Project Euler program #10: Finding the least common multiple in Ruby
Section Eighteen Quiz
Big data analysis
Introduction to big data analysis in Ruby
Basic decision tree implementation in Ruby
Big data analysis example in Ruby
Section Nineteen Quiz
Additional Tools
Introduction to the IRB Console
Ruby Hashes
Using Ruby's Dig Method to Parse Hash and Yaml Data
Ruby CLI Tools
How to Compress Images with the ImageOptimization RubyGem
Articles
Popular Articles
Top 10 Indian Universities Offering Online Degrees
Updated On
16 Sep, 2025
Top 12 Certification Courses Offered by IIT Bombay
Updated On
03 Sep, 2025
UGC Guidelines to Pursue Online Courses
Updated On
04 Jul, 2025
IGNOU Online Courses Approved by UGC
Updated On
03 Jul, 2025
150+ UGC Approved Online Degree Courses by Top ...
Updated On
03 Jun, 2025
Best Programming Languages to Learn in 2025
Updated On
09 May, 2025
Top 10 Online Healthcare and Hospital Managemen...
Updated On
04 Apr, 2025
The Scope of Artificial Intelligence in India
Updated On
09 Jan, 2025
Reasons to Enroll for an Online Content Writing...
Updated On
29 Feb, 2024
Top 10 Online Animation Certificate Courses for...
Updated On
27 Feb, 2024
Latest Articles
Top Trending PHP Project Topics & Ideas for Beginners
Updated On
07 Nov, 2024
Top 17+ Online Courses on Go Programming for Beginners [2025]
Updated On
07 Nov, 2024
Top 15+ Online Courses on C Programming for Beginners [2025]
Updated On
07 Nov, 2024
Top 50 C Language Interview Questions and Answers You Need to Master
Updated On
05 Jun, 2024
30 Best Embedded System Courses on Coursera
Updated On
03 Jun, 2024
50 Scala Interview Questions and Answers
Updated On
16 Apr, 2024
Top 50 Oops Interview Questions and Answers to Prepare
Updated On
15 Apr, 2024
Turn Yourself Into a Scala Ninja With These 20 Online Courses
Updated On
08 Apr, 2024
Program Manager Interview Questions to Know
Updated On
06 Apr, 2024
10 Free Computer Programming Courses for Beginners
Updated On
27 Mar, 2024
Top SQL Project Ideas for Beginners
Updated On
19 Mar, 2024
Constructors and Destructors in C++
Updated On
08 Feb, 2024
Trending Courses
Popular Courses
Popular Platforms
Learn more about the Courses
Providers
Providers
Providers
Collaborators
Medium of Instructions
Mode of Learning
Mode of Study
Mode of Delivery
Certificate Providing Authority
Download Brochure
Thank You!
Brochure has been downloaded.
Open in App
Get the Careers360 App today!
And never miss an important update
Download Now