<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>File System Basics :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/11-file-system/02-basics/video/index.html</link>
    <description>Resources Slides Video Script In this chapter, we are going to learn all about how to manipulate files and directories using our programs. This is a very important part of programming, since many times we want to be able to save data for use later, or read and process existing data. If we know how to properly interface with the file system, we can do some really interesting things.</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/11-file-system/02-basics/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>