<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Programming Vocabulary by Semaya Fontaine</title>
      <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2019-02-19 18:28:58 UTC</pubDate>
      <lastBuildDate>2025-09-26 03:23:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Assembly Language</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332852857</link>
         <description><![CDATA[<div> any low-level programming language in which there is a very strong correspondence between the program's statements and the architecture's machine code instructions. </div>]]></description>
         <enclosure url="https://i.stack.imgur.com/4I3jv.png" />
         <pubDate>2019-02-19 18:30:16 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332852857</guid>
      </item>
      <item>
         <title>Algorithm</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332853790</link>
         <description><![CDATA[<div>a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.</div>]]></description>
         <enclosure url="http://digitalpublishing101.com/wp-content/uploads/2012/06/algorith-computer-cc.png" />
         <pubDate>2019-02-19 18:31:31 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332853790</guid>
      </item>
      <item>
         <title>Bug</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332854712</link>
         <description><![CDATA[<div>an error, flaw, failure or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/88d33617ef366917924a2a950d0a0f61/bug.jpg" />
         <pubDate>2019-02-19 18:32:55 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332854712</guid>
      </item>
      <item>
         <title>Code</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332854858</link>
         <description><![CDATA[<div>he set of instructions forming a computer program which is executed by a computer</div>]]></description>
         <enclosure url="https://negativespace.co/wp-content/uploads/2017/08/negative-space-html-header-javascript-code-digital-buggu.jpg" />
         <pubDate>2019-02-19 18:33:05 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332854858</guid>
      </item>
      <item>
         <title>Command</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332854955</link>
         <description><![CDATA[<div>a directive to a <strong>computer</strong> program acting as an interpreter of some kind to perform a specific task</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/af21c2c29ee312ba706c40bd7deba780/command.jpg" />
         <pubDate>2019-02-19 18:33:14 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332854955</guid>
      </item>
      <item>
         <title>Compiler</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855060</link>
         <description><![CDATA[<div>a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer.</div>]]></description>
         <enclosure url="https://s3.amazonaws.com/kukuruku-co/uploads/images/59/03/5903d81e484b2.jpg" />
         <pubDate>2019-02-19 18:33:23 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855060</guid>
      </item>
      <item>
         <title>Conditional Statement</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855171</link>
         <description><![CDATA[<div> features of a programming language, which perform different computations or actions </div>]]></description>
         <enclosure url="http://slideplayer.com/6111795/18/images/3/Conditional+Statement.jpg" />
         <pubDate>2019-02-19 18:33:33 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855171</guid>
      </item>
      <item>
         <title>Execution</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855243</link>
         <description><![CDATA[<div>process by which a computer or virtual machine executes the instructions of a computer program</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/7a50ad58233a77a64be1d62e0682ebd0/execute.jpg" />
         <pubDate>2019-02-19 18:33:41 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855243</guid>
      </item>
      <item>
         <title>Flowchart</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855323</link>
         <description><![CDATA[<div>a graphical representation of an algorithm</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/9/91/LampFlowchart.svg/1200px-LampFlowchart.svg.png" />
         <pubDate>2019-02-19 18:33:48 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855323</guid>
      </item>
      <item>
         <title>High level programming language</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855410</link>
         <description><![CDATA[<div> a programming language with strong abstraction from the details of the computer. </div>]]></description>
         <enclosure url="http://3.bp.blogspot.com/-btpK1XKZbWo/T9FBqYz3bjI/AAAAAAAABKA/qGt4MDRu0T8/s1600/level+of+programming+language.png" />
         <pubDate>2019-02-19 18:33:55 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855410</guid>
      </item>
      <item>
         <title>Interpreter</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855493</link>
         <description><![CDATA[<div> program that can analyze and execute a program line by line.</div>]]></description>
         <enclosure url="http://media.truelocal.com.au/8/2/82150070-9FEC-46F1-B12F-593956909392/1363827644958_interpreter_symbol_text-938x704.jpg" />
         <pubDate>2019-02-19 18:34:03 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855493</guid>
      </item>
      <item>
         <title>Iterate</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855564</link>
         <description><![CDATA[<div> a set of instructions or structures are repeated in a sequence</div>]]></description>
         <enclosure url="https://d3ansictanv2wj.cloudfront.net/Iterate-de8447f11b0974867c24cec0758ee221.png" />
         <pubDate>2019-02-19 18:34:09 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855564</guid>
      </item>
      <item>
         <title>Java Script</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855654</link>
         <description><![CDATA[<div> a high-level, interpreted programming language</div>]]></description>
         <enclosure url="http://eulife.appchallenge.net/wp-content/uploads/2015/07/javascript.png" />
         <pubDate>2019-02-19 18:34:16 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855654</guid>
      </item>
      <item>
         <title>Low level programming language</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855737</link>
         <description><![CDATA[<div>a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map closely to processor instructions</div>]]></description>
         <enclosure url="https://cdn.educba.com/academy/wp-content/uploads/2015/11/35.jpg" />
         <pubDate>2019-02-19 18:34:24 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855737</guid>
      </item>
      <item>
         <title>Machine Language</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855881</link>
         <description><![CDATA[<div>a computer programming language consisting of binary or hexadecimal instructions which a computer can respond to directly.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/650bb261092eef321076ec9ca2c03329/shi.png" />
         <pubDate>2019-02-19 18:34:36 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855881</guid>
      </item>
      <item>
         <title>Object</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855964</link>
         <description><![CDATA[<div> a self-contained entity that consists of both data and procedures to manipulate the data.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/aa0f45888a22ca4e7a266e7f2f9c5553/obkect.jpg" />
         <pubDate>2019-02-19 18:34:42 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332855964</guid>
      </item>
      <item>
         <title>Procedure oriented programming</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856153</link>
         <description><![CDATA[<div>language that specifies a series of well-structured steps and <strong>procedures</strong> within its <strong>programming</strong> context to compose a <strong>program.</strong> </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/f3e024512236c3a59269db273c0f0b0e/proc.jpg" />
         <pubDate>2019-02-19 18:34:56 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856153</guid>
      </item>
      <item>
         <title>Program</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856230</link>
         <description><![CDATA[<div><br>provide a computer or other machine with coded instructions for the automatic performance of a task.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/da840c56308711c75d1bcb08f4b77e77/program.jpg" />
         <pubDate>2019-02-19 18:35:02 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856230</guid>
      </item>
      <item>
         <title>Programmer</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856303</link>
         <description><![CDATA[<div>a person who writes computer programs.</div>]]></description>
         <enclosure url="https://media.buzzle.com/media/images-en/photos/careers/1200-67514931-computer-programmer.jpg" />
         <pubDate>2019-02-19 18:35:10 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856303</guid>
      </item>
      <item>
         <title>Semantic error</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856362</link>
         <description><![CDATA[<div>an error in logic or arithmetic that must be detected at run time</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/6fdae94982e1f86c01b0b4f0e2dcf958/er.jpg" />
         <pubDate>2019-02-19 18:35:15 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856362</guid>
      </item>
      <item>
         <title>Semantics</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856409</link>
         <description><![CDATA[<div>linguistic and philosophical study of meaning, in language, programming languages, formal logics, and semiotics.</div>]]></description>
         <enclosure url="http://www.cpr-promotions.com/wp-content/uploads/2015/03/Semantics-and-Word-Play.gif" />
         <pubDate>2019-02-19 18:35:21 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856409</guid>
      </item>
      <item>
         <title>Source code</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856482</link>
         <description><![CDATA[<div> the list of human-readable instructions that a programmer writes—often in a word processing program—when he is developing a program.</div>]]></description>
         <enclosure url="https://cdn.wallpapersafari.com/54/30/nHyalI.png" />
         <pubDate>2019-02-19 18:35:28 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856482</guid>
      </item>
      <item>
         <title>Syntactic error</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856548</link>
         <description><![CDATA[<div> an error in the syntax of a sequence of characters or tokens that is intended to be written in a particular programming language. </div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Syntax_error.JPG/1200px-Syntax_error.JPG" />
         <pubDate>2019-02-19 18:35:34 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856548</guid>
      </item>
      <item>
         <title>Syntax</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856620</link>
         <description><![CDATA[<div>the set of rules that defines the combinations of symbols that are considered to be a correctly structured document or fragment in that language.</div>]]></description>
         <enclosure url="https://thumb7.shutterstock.com/display_pic_with_logo/253597/531156589/stock-photo-php-syntax-highlighted-coding-script-text-on-screen-notebook-closeup-photo-pc-software-creation-531156589.jpg" />
         <pubDate>2019-02-19 18:35:40 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856620</guid>
      </item>
      <item>
         <title>Variable</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856688</link>
         <description><![CDATA[<div> a storage location paired with an associated symbolic name, which contains some known or unknown quantity of information referred to as a value.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/d68954d62d36b46dfa9c22b521357447/vari.jpg" />
         <pubDate>2019-02-19 18:35:46 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856688</guid>
      </item>
      <item>
         <title>Debug</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856761</link>
         <description><![CDATA[<div>identify and remove errors from computer hardware or software</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346537678/9f2fd0fe04b8769fe3b644f004ebcf34/de.png" />
         <pubDate>2019-02-19 18:35:53 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856761</guid>
      </item>
      <item>
         <title>Debugger</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856939</link>
         <description><![CDATA[<div>A debugger or debugging tool is a computer program that is used to test and debug other programs. </div>]]></description>
         <enclosure url="http://www.waveshare.com/img/devkit/CC-Debugger/CC-Debugger-package.jpg" />
         <pubDate>2019-02-19 18:36:09 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332856939</guid>
      </item>
      <item>
         <title>Object oriented programming</title>
         <author>semaya_fontaine2758</author>
         <link>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332873535</link>
         <description><![CDATA[<div>a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods.</div>]]></description>
         <enclosure url="http://programtalk.com/wp-content/uploads/2017/02/Object-oriented-programming.png" />
         <pubDate>2019-02-19 19:01:12 UTC</pubDate>
         <guid>https://padlet.com/semaya_fontaine2758/bw3jr6jxn81h/wish/332873535</guid>
      </item>
   </channel>
</rss>
