Classes

Beschreibung

RUBY Karteikarten am Classes, erstellt von Edmond Pruteanu am 26/07/2014.
Edmond Pruteanu
Karteikarten von Edmond Pruteanu, aktualisiert more than 1 year ago
Edmond Pruteanu
Erstellt von Edmond Pruteanu vor fast 10 Jahre
35
0

Zusammenfassung der Ressource

Frage Antworten
Class definition class Box code end
Object definition box1 = Box.new box2 = Box.new
Initialize method class Box def initialize(w,h) @width, @height = w, h end end
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

OOP (Object Oriented Programming)
Adam Cook
Unit 2 - Key Vocabulary
Shannon Anderson-Rush
Operator Precedence Rules in Ruby
Domhnall Murphy
Classes and Objects Quiz
joannazhang13
Spanish School Subjects
Maddie Medler
English I term 11a
caress414
Chapter 2: Basic Computation
Alexander Cintron
Ruby Basics
Andrei Ilinca
J.B Priestley - Background
Demi Wilkie
Biosynthesis of Natural Products
A G
Interesting Ruby Talks
tosbourn