Skip to main content

Objects

  • Chapter
  • First Online:
Learn JavaScript with p5.js
  • 2601 Accesses

Abstract

JavaScript contains a data structure called Objects. Objects help you organize code and they make it easier to work with in certain cases. There are two ways of creating objects: by using an object initializer or by using constructor functions. In this chapter we’ll create a single object using an object initializer, while constructor functions act as a blueprint from which we can create many object instances using the new keyword.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 37.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Engin Arslan

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Arslan, E. (2018). Objects. In: Learn JavaScript with p5.js. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3426-6_9

Download citation

Publish with us

Policies and ethics