<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Conditional Statements on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/conditional-statements/</link><description>Recent content in Conditional Statements on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 04 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/conditional-statements/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 3: Making Decisions &amp;amp; Repeating Actions: Control Flow</title><link>https://ai-blog.noorshomelab.dev/java-mastery-2025/chapter-3-control-flow/</link><pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/java-mastery-2025/chapter-3-control-flow/</guid><description>&lt;h2 id="chapter-3-making-decisions--repeating-actions-control-flow"&gt;Chapter 3: Making Decisions &amp;amp; Repeating Actions: Control Flow&lt;/h2&gt;
&lt;p&gt;Welcome back, aspiring Java developer! In our previous chapters, we learned how to set up our Java environment, write our first basic program, and handle different types of data with variables. That&amp;rsquo;s a fantastic start! But what if your program needs to do different things based on certain conditions? Or what if you need to perform the same action multiple times without writing the same code over and over?&lt;/p&gt;</description></item><item><title>Making Decisions with Control Flow</title><link>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-3-making-decisions-control-flow/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-3-making-decisions-control-flow/</guid><description>&lt;h2 id="introduction-guiding-your-codes-choices"&gt;Introduction: Guiding Your Code&amp;rsquo;s Choices&lt;/h2&gt;
&lt;p&gt;Welcome back, future Pythonista! In our previous chapters, you learned about Python&amp;rsquo;s fundamental building blocks: variables, different data types, and how to perform basic operations. You can store information, manipulate numbers, and even work with text. That&amp;rsquo;s fantastic! But so far, your programs have been a bit like a train on a single, straight track – they just run from start to finish, executing every line in order.&lt;/p&gt;</description></item></channel></rss>