Loading [MathJax]/extensions/mml2jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Set as Cover Page of Book
    • License
    • Show TOC
    • Transcluded
    • OER program or Publisher
    • Autonumber Section Headings
    • License Version
    • Print CSS
  • Include attachments
Searching in
About 4 results
  • https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/13%3A_Inheritance/13.00%3A_Introduction
    This page explains inheritance in object-oriented programming, highlighting how it creates relationships between classes by allowing a class to be a subtype of another. This mechanism enables classes ...This page explains inheritance in object-oriented programming, highlighting how it creates relationships between classes by allowing a class to be a subtype of another. This mechanism enables classes to inherit attributes and methods, reducing redundancy and promoting modularity in code design.
  • https://eng.libretexts.org/Courses/Oxnard_College/Matlab_and_Octave_Programming_for_STEM_Applications_(Smith)/17%3A_Top-Down_Design_Agile_Software_Development_and_Object-Oriented_Programming_in_MATLAB/17.04%3A_Object-Oriented_Programming_Part_2
    Object oriented programming from: "MATLAB: An Introductory Course" 2024 by Randy Matusky under license "Creative Commons Attribution Non-Commercial Share Alike"
  • https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/13%3A_Inheritance/13.04%3A_Hierarchical_Inheritance
    This page outlines learning objectives on hierarchical inheritance in programming, detailing its concept where multiple classes derive from one superclass. It provides examples of creating organized c...This page outlines learning objectives on hierarchical inheritance in programming, detailing its concept where multiple classes derive from one superclass. It provides examples of creating organized class structures, specific code illustrations, checkpoint questions for comprehension, and a coding exercise for practical application involving class definitions with attributes and inheritance.
  • https://eng.libretexts.org/Courses/Oxnard_College/Matlab_and_Octave_Programming_for_STEM_Applications_(Smith)/17%3A_Top-Down_Design_Agile_Software_Development_and_Object-Oriented_Programming_in_MATLAB/17.01%3A_Top-Down_Design
    Top-down design emphasizes careful specifications if the project and good planning.

Support Center

How can we help?