<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tutorials &#8211; Aptech</title>
	<atom:link href="https://www.aptech.com/blog/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aptech.com</link>
	<description>GAUSS Software - Fastest Platform for Data Analytics</description>
	<lastBuildDate>Tue, 23 Apr 2024 21:00:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>GAUSS Basics 7: Conditional statements</title>
		<link>https://www.aptech.com/blog/gauss-basics-7-conditional-statements/</link>
					<comments>https://www.aptech.com/blog/gauss-basics-7-conditional-statements/#respond</comments>
		
		<dc:creator><![CDATA[aptech]]></dc:creator>
		<pubDate>Wed, 26 Jun 2019 16:47:01 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[branching]]></category>
		<category><![CDATA[conditional statements]]></category>
		<category><![CDATA[gauss basics]]></category>
		<category><![CDATA[if statements]]></category>
		<category><![CDATA[tutorials]]></category>
		<guid isPermaLink="false">https://www.aptech.com/?p=20500</guid>

					<description><![CDATA[This seventh video in the GAUSS Basics series will show you how to use the <code>if</code>, <code>else</code>, <code>elseif</code> and <code>endif</code> keywords to create code with conditional statements.
The video will demonstrate several examples and show a few common errors you might run into.
]]></description>
										<content:encoded><![CDATA[<iframe width="560" height="315" src="https://www.youtube.com/embed/XysUVSWPzrg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h2 id="introduction">Introduction</h2>
<p>This seventh video in the GAUSS Basics series will show you how to use the <code>if</code>, <code>else</code>, <code>elseif</code> and <code>endif</code> keywords to create code with conditional statements.</p>
<p>The video will demonstrate several examples and show a few common errors you might run into.</p>
<h2 id="timeline">Timeline</h2>
<p><a href="https://www.youtube.com/watch?v=XysUVSWPzrg&t=0s" target="_blank" rel="noopener">0:00</a> Introduction.<br />
<a href="https://www.youtube.com/watch?v=XysUVSWPzrg&t=12s" target="_blank" rel="noopener">0:12</a> If.<br />
<a href="https://www.youtube.com/watch?v=XysUVSWPzrg&t=93s" target="_blank" rel="noopener">1:33</a> Elseif.<br />
<a href="https://www.youtube.com/watch?v=XysUVSWPzrg&t=130s" target="_blank" rel="noopener">2:10</a> Logical operators.<br />
<a href="https://www.youtube.com/watch?v=XysUVSWPzrg&t=190s" target="_blank" rel="noopener">3:10</a> Errors.<br />
<a href="https://www.youtube.com/watch?v=XysUVSWPzrg&t=247s" target="_blank" rel="noopener">4:07</a> Conclusion.  </p>
<h2 id="the-gauss-basics-video-series">The GAUSS Basics Video Series</h2>
<ol>
<li><a href="https://www.aptech.com/blog/gauss-basics-interactive-commands/" target="_blank" rel="noopener">GAUSS Basics: Interactive commands</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-2-running-a-program/" target="_blank" rel="noopener">GAUSS Basics 2: Running a program</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-3-introduction-to-matrices/" target="_blank" rel="noopener">GAUSS Basics 3: Introduction to matrices</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-4-matrix-operations/" target="_blank" rel="noopener">GAUSS Basics 4: Matrix operations</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-5-element-by-element-conformability/" target="_blank" rel="noopener">GAUSS Basics 5: Element-by-element conformability</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-6-logical-and-relational-operators/" target="_blank" rel="noopener">GAUSS Basics 6: Logical and relational operators</a></li>
</ol>]]></content:encoded>
					
					<wfw:commentRss>https://www.aptech.com/blog/gauss-basics-7-conditional-statements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
