© Andrew T. Shvets 2020
A. T. ShvetsBeginning Ada Programminghttps://doi.org/10.1007/978-1-4842-5428-8_13

13. Advanced OOP

Andrew T. Shvets1 
(1)
Providence, RI, USA
 

What You Will Get Out of This Chapter

This chapter will expand on the topic of object-oriented programming. There are several key concepts that really need more scrutiny if you want to become a competent Ada software developer. With the topics described here, you will be better equipped to package up your code in a logical and sane manner. Furthermore, you will be able to add unique tools to the use of your packages that did not exist before:
  1. 1)

    Inheritance will enable you to create more general packages that then can be extended to suit your needs. Imagine there is an accounting package. ...

Get Beginning Ada Programming: From Novice to Professional now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.