<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://gambas-buch.de/dwen/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>GAMBAS-BOOK 3.19.5 - k10</title>
        <description></description>
        <link>https://gambas-buch.de/dwen/</link>
        <lastBuildDate>Fri, 17 Apr 2026 19:29:39 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://gambas-buch.de/dwen/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>GAMBAS-BOOK 3.19.5</title>
            <link>https://gambas-buch.de/dwen/</link>
        </image>
        <item>
            <title>sidebar</title>
            <link>https://gambas-buch.de/dwen/doku.php?id=k10:sidebar&amp;rev=1775134502&amp;do=diff</link>
            <description>Control Structures

	*  10 Control structures

	*  10.1 Sequence
	*  10.2 Selection
		*  10.2.1 If.. Then.. Else
		*  10.2.2 IIF
		*  10.2.3 Select..Case
		*  10.2.4 Choose

	*  10.3 Iteration
		*  10.3.1 For..To..Next
		*  10.3.2 For..Each..In..
		*  10.3.3 Repeat..Until
		*  10.3.4 While..Wend
		*  10.3.5 Break - Continue
		*  10.3.6 Do..Loop 

	*  10.4 Recursion
	*  10.5 Special control structures
		*  10.5.1 Return
		*  10.5.2 Quit
		*  10.5.3 Stop
		*  10.5.4 With...End With
		*  10.5.5 GoT…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Apr 2026 12:55:02 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>https://gambas-buch.de/dwen/doku.php?id=k10:start&amp;rev=1775134502&amp;do=diff</link>
            <description>10.0 Control structures

Every task or problem - as a task with a higher level of requirements - whose solution can be described by algorithms, can in principle be solved with the help of the thinking tool computer. This makes the direct correlation between the algorithm and the computer program obvious, which has already been clearly highlighted in chapters 4.5 and 4.6. For the program design, the algorithms for the most important procedures must be available in a suitable form of description -…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Apr 2026 12:55:02 +0000</pubDate>
        </item>
    </channel>
</rss>
