<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Class Features :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/07-objects/05-object-features/video/index.html</link>
    <description>Resources Slides Video Script In this module, we’ll learn how we can model real-world items in our code through the use of classes. It is one of the core features of any object-oriented programming language, but it can sometimes be difficult to understand at first how this works. So, let’s walk through a quick example to see how we can represent items from the world in our classes, and what features those classes might have.</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/07-objects/05-object-features/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>