Giter Site home page Giter Site logo

classes-and-instances-lab-ruby-dumbo-web-82619's Introduction

Classes And Instances Lab Ruby

Objectives

  1. Define new Ruby classes with the class keyword.
  2. Instantiate instances of a class.

Overview

This lab is all about defining classes and instantiating instances.

Instructions

Open this lab with learn open and run your tests with learn.

1. Define Dog in lib/dog.rb

Open lib/dog.rb and add a class definition for a Dog class.

2. Make 3 dogs in lib/dog.rb

Under your Dog class definition, create three dogs in local variables, fido, snoopy, and lassie.

3. Define a Person in lib/person.rb

Open lib/person.rb and add a class definition for a Person class.

4. Make 2 people in lib/person.rb

Under your Person class definition, create two people in local variables, adele_goldberg and alan_kay

When you're done, submit the lab with learn submit.

View Classes And Instances Lab Ruby on Learn.co and start learning to code for free.

classes-and-instances-lab-ruby-dumbo-web-82619's People

Contributors

maxwellbenton avatar markdenardo avatar sammarcus avatar aviflombaum avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.