<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java Example :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/14-mvc/08-java/01-model/video/index.html</link>
    <description>Resources Slides Video Script Now that we’ve learned about the structure of a program written using MVC architecture, let’s see how we could build it in code.&#xA;As always, we’ll start with a problem statement. Here it is!&#xA;That looks pretty complex! Thankfully, we already know we are using MVC architecture, so we’ll just have to figure out which parts belong in the model, view, and controller.</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/14-mvc/08-java/01-model/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>