<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Arrays Unplugged :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/08-arrays/02-unplugged/video/index.html</link>
    <description>Resources Slides Video Script So far, we’ve built programs that store data in single variables. That approach works for simple programs, but in the real world we are faced with large amounts of related data. Think about all of the tables, spreadsheets, and databases that power the world today. How can we use that data in our programs?</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/08-arrays/02-unplugged/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>