Skip to content

microverseinc/oop_with_ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small project to get you familiar with Object Oriented Programming with Ruby.

  1. Each lesson consist on:

    • Brief theory
    • Example code (which is building a small app step by step)
    • Task based one examples (which is building your own small app step by step)
  2. General rules:

    • You can read theory before or after playing with examples
    • In each lesson you should go to correct directory in examples and:
      • observe changes in all files
      • run code from try_it_yourself file line by line and observe the result (sometimes the result is error and you can expect that it will be solved in next lesson)
    • Files created in each task should be saved in your_project directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published