<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spring &#39;26 Week 11 :: CC 410 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc410/x-weekly-updates/old/spring-2026/week11/index.html</link>
    <description>Resources Slides Edited Transcript Hello, and welcome to the week 11 announcements for CC 410 in spring 2026. So, this week we’re going to start working on a couple more examples. The first one is all around building releases and working with external libraries. So, you’re going to be working on a milestone called the checkout milestone, which is a really important one. This milestone, you get a couple weeks to work on. So, make sure you kind of focus on that and start building that example. It’s really important. But the big thing about this milestone is adding the checkout process. You’re going to bring in an external library for the cash register. You’re going to be able to check out using either cash or credit card. You’re going to learn how to make change out of the cash register as well. And you’re going to print a receipt and save that in a text file. The external register library really simulates some of the functionality that a cash register object might have, but it’s also meant to be a little bit obfuscated and a little bit confusing. However, it is open source. So remember, wherever you download it, you can also find the source code for it, and you can read my source code and see how I approached building that library.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://textbooks.cs.ksu.edu/cc410/x-weekly-updates/old/spring-2026/week11/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>