{"id":131,"date":"2022-10-20T09:28:16","date_gmt":"2022-10-20T08:28:16","guid":{"rendered":"https:\/\/blogs.glowscotland.org.uk\/fi\/digital\/?page_id=131"},"modified":"2022-12-07T10:33:31","modified_gmt":"2022-12-07T10:33:31","slug":"first-level-glossary","status":"publish","type":"page","link":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/glossary\/first-level-glossary\/","title":{"rendered":"First Level Glossary"},"content":{"rendered":"<table>\n<tbody>\n<tr>\n<td width=\"300\">Abstraction<\/td>\n<td width=\"300\">Simplifying things; identifying what is important without worrying too much about the detail. Abstraction allows us to manage complexity<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Conditional Loop<\/td>\n<td width=\"300\">Condition-controlled loops are also called WHILE loops or WHILE-END WHILE statements. A WHILE loop code is repeated based on a certain condition. The condition are either &#8216;true&#8217; or &#8216;false\u2018. The WHILE loop executes while a condition is true<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Debugging<\/td>\n<td width=\"300\">Errors in algorithms and code are called \u2018bugs\u2019, and the process of finding and fixing these is called debugging<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Decomposing\/Decomposition<\/td>\n<td width=\"300\">Breaking problems or systems down into smaller, more manageable parts making it easier to manage complexity<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Fixed (count controlled) Loop<\/td>\n<td width=\"300\">A loop that is set to run a set number of times<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Input<\/td>\n<td width=\"300\">Data transferred from the outside world into a computer system via some kind of input device such as a keyboard, scanner or storage device<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Loop<\/td>\n<td width=\"300\">A block of code repeated automatically under the program\u2019s control<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Output<\/td>\n<td width=\"300\">The data actively transmitted from within the computer to an external device such as a monitor, storage device or printer<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Predict<\/td>\n<td width=\"300\">To make known in advance<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Process<\/td>\n<td width=\"300\">An instance of a computer program that is being run<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Selection<\/td>\n<td width=\"300\">A programming construct in which one section of code or another is executed depending on whether a particular condition is met<\/td>\n<\/tr>\n<tr>\n<td width=\"300\">Sequence<\/td>\n<td width=\"300\">Arrange things in a particular order (computer programs are built up of sequences of instructions)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Abstraction Simplifying things; identifying what is important without worrying too much about the detail. Abstraction allows us to manage complexity Conditional Loop Condition-controlled loops are also called WHILE loops or WHILE-END WHILE statements. A WHILE loop code is repeated based on a certain condition. The condition are either &#8216;true&#8217; or &#8216;false\u2018. The WHILE loop executes &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/glossary\/first-level-glossary\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;First Level Glossary&#8221;<\/span><\/a><\/p>\n","protected":false},"author":3257,"featured_media":0,"parent":26,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-131","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/pages\/131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/users\/3257"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/comments?post=131"}],"version-history":[{"count":2,"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/pages\/131\/revisions"}],"predecessor-version":[{"id":215,"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/pages\/131\/revisions\/215"}],"up":[{"embeddable":true,"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/pages\/26"}],"wp:attachment":[{"href":"https:\/\/blogs.glowscotland.org.uk\/fi\/compsci\/wp-json\/wp\/v2\/media?parent=131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}