Course Features
Duration
121 minutes
Delivery Method
Online
Available on
Downloadable Courses
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
121 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
What You Will Learn
Learn to implement object-oriented designs with Ruby
First, you’ll explore classes, objects, and inheritance
Next, you’ll learn about modules
Finally, you’ll discover how to follow the principles of object-oriented design in Ruby
When you’re finished with this course, you’ll have the skills and knowledge of the features of the language needed to write object-oriented code in Ruby
Course Content
Module 1: Classes and Objects
1. Version Check
2. Overview
3. Everything Is an Object
4. Creating and Instantiating Classes
5. Instance Methods and Variables
6. Object Initialization and Destruction
7. Accessors and Virtual Attributes
8. Class Methods and Variables
9. Class Instance Variables
10. Operators
11. Object Comparison and Ordering
12. Class Equality
13. Summary
Course Instructors