Skip to content

Latest commit

 

History

History
95 lines (72 loc) · 2.37 KB

README.adoc

File metadata and controls

95 lines (72 loc) · 2.37 KB

Workshop on Ruby Fundamentals

Overview

Ruby is one of the nicest language I come across in my career(may differ in opinion but it’s mine).

Reason is very simple,

💡
Matz is nice and so we are nice (MINASWAN).

Find more details about above quote here.

Prerequisites

Preparation

Flow of Workshop

  • First Theory (moderate time), then

  • Practice programs based on theory

Ruby Basics - Section 2

Ruby Basics - Section 3

  • Read/Write Files

  • Regular Expressions

  • Access Control

  • Write your own Class

  • Ruby Procs

  • Including other files

  • Inheritance

  • Duck Typing

  • Exceptions

  • Module / Mixins

📎
End of Session. Thanks.