Skip to content

Luciaw1219/firstOopHomework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Notes from chapter 2 and 3

when designing a class we have to think about things that the object knows and things that the objects does

instance variable-- object knows methods-- things the object can do

a variable is just like a cup that holds something

every element in a array is just a variable in an array of type int each element can hold an int

About

object oriented programing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages