This course aims to introduce you to the basic programming concepts using Ruby. You'll start with writing your first Ruby script and gradually move on to understanding variables, strings, and basic operations. By the end of this course, you will have a solid foundation of Ruby programming essentials necessary for any aspiring computer programmer.
Overview
Syllabus
- Lesson 1: Starting Your Ruby Journey: Hello World Script
- Lesson 2: Ruby Basics - Introduction to Variables
- Lesson 3: Managing Quantities with Variables
- Lesson 4: String Interpolation and Operations
- Lesson 5: Understanding Booleans
- Lesson 6: Comparison Operators and Boolean Expressions