Skip to main content

Why Bother with Object Orientation?

  • Chapter
  • First Online:
Book cover A Beginners Guide to Python 3 Programming

Part of the book series: Undergraduate Topics in Computer Science ((UTICS))

  • 427k Accesses

Abstract

The pervious four chapters have introduced the basic concepts behind object orientation, the terminology and explored some of the motivation. This chapter looks at how object orientation addresses some of the issues that have been raised with procedural languages. To do this it looks at how a small extract of a program might be written in a language such as C, considers the problems faced by the C developer and then looks at how the same functionality might be achieved in an object-oriented language such as Python. Do not worry too much about the syntax you will be presented with; it is mostly a form of pseudo code and it should not detract from the legibility of the examples.

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 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to John Hunt .

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Hunt, J. (2019). Why Bother with Object Orientation?. In: A Beginners Guide to Python 3 Programming. Undergraduate Topics in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-030-20290-3_21

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-20290-3_21

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-20289-7

  • Online ISBN: 978-3-030-20290-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics