Ruby Projects
Curriculum Explorer
Day 1
Installation, Variables & User Input
Day 2
Methods and Conditional if-else
Day 3
Classes and Objects
Day 4
Getter, Setter and to_s Method
Day 5
Class Variable and Self Method
Day 6
Loops
Day 7
Break, Next and Redo Statement
Day 8
Block and Yield
Day 9
Module Concept with Class
Day 10
Require & Include Statement
Day 11
Array Basics
Day 12
2D Arrays
Day 13
Hash
Day 14
Random Numbers and Menu Class
Day 15
Inheritance
Day 16
Operator Overloading
Day 17
Freezing Objects
Day 18
Proc and Lambda
Day 19
Arity Method
Day 20
Date and Time
Day 21
TicTacToe Game
Day 22
Hangman Game
Day 23
Rails: Installation & Intro
Day 24
Rails: Website Development
Day 25
Rails: CRUD Database
Day 26
Rails: Bootstrap Styling
Day 27
Rails: Devise Auth
Day 28
Rails: User Associations
Day 29
Rails: List Styling
Day 30
Rails: Cloud Deployment