<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java Hello World :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/01-object-oriented-programming/07-java/02-hello-world/video/index.html</link>
    <description>Video Script Let’s go through the process of writing our first program in Java using Codio.&#xA;First, we’ll need to make sure we have the correct file open. For this example, we are using a file named HelloWorld.java. It should already be open in the panel on the left for us. If not, we can always find it in the file tree to the far left.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://textbooks.cs.ksu.edu/cc210/01-object-oriented-programming/07-java/02-hello-world/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>