<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Polymorphism :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/13-inheritance/04-polymorphism/video/index.html</link>
    <description>Resources Slides Video Script One of the most powerful aspects of using inheritance in our object-oriented programs is the ability to use polymorphism. Most programmers struggle to understand polymorphism at first, and even many experienced programmers would struggle to provide a quick and easy definition of polymorphism. It is one of those things that you have to work with a bit to understand fully. Let’s dive in and see how it works.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 27 Jun 2024 15:52:41 -0500</lastBuildDate>
    <atom:link href="https://textbooks.cs.ksu.edu/cc210/13-inheritance/04-polymorphism/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>