<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java Chaining &amp; Nesting :: CC 210 Textbook</title>
    <link>https://textbooks.cs.ksu.edu/cc210/04-conditionals/06-java/04-chaining-nesting/video/index.html</link>
    <description>Resources Slides Video Script One of the most powerful features of the conditional statements we’ve covered in this chapter is the ability to chain them together or nest them within one another to achieve more complex program structures. Let’s walk through a couple of examples to see how we can go from a program structure to the appropriate code in Java.</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/04-conditionals/06-java/04-chaining-nesting/video/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>