Skip to content

Technology Quote by Eric Freeman

“You can extend your object at any time with new properties. To do this you just specify the new property and give it a value. For” quote by Eric Freeman
Download Open image
““You can extend your object at any time with new properties. To do this you just specify the new property and give it a value. For””

Eric Freeman

About This Quote

Source Book: Head First Java, 2003

You can add new properties to an object at any time by defining them.

In simple terms: Add properties anytime.

Key Takeaway

Extend objects flexibly.

Themes

programming objects flexibility

Mood

technical practical

Type

educational instructional

When to use this quote

  • software development
  • dynamic typing
  • API design

Key Concepts

inheritance encapsulation

Questions to Reflect On

  • When should you avoid adding properties?
  • How does this affect maintainability?
A Different Perspective

Overuse can lead to messy code.

4.7 out of 5 (7 ratings)

More by Eric Freeman

Explore all 90 Eric Freeman quotes

More Technology quotes

Browse all 18,164 Technology quotes