<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java Compile &amp; Run :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/01-object-oriented-programming/07-java/03-compile-and-run/video/index.html</link>
    <description>Resources Video Script Let’s review how to compile and run a program written in Java using Codio. There are several ways we can accomplish this task.&#xA;First, we can always use the built-in Linux Terminal to compile and run any programs we create. In fact, we could follow very similar steps to compile and run Java code on just about any computer!</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/03-compile-and-run/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>