<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Programming Vocabulary by Israel Nwadeyi</title>
      <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw</link>
      <description>Made with mirth</description>
      <language>en-us</language>
      <pubDate>2019-02-19 18:40:36 UTC</pubDate>
      <lastBuildDate>2019-02-21 18:40:38 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Drinkingmed.png</url>
      </image>
      <item>
         <title>Algorithm </title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332861881</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://2011.igem.org/wiki/images/a/a4/Scoring_algorithm.png" />
         <pubDate>2019-02-19 18:44:07 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332861881</guid>
      </item>
      <item>
         <title>Assembly Language </title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332862693</link>
         <description><![CDATA[<div>An assembly language, often abbreviated asm, is 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. Each assembly language is specific to a particular computer architecture and operating system.</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/f/f0/Zstr_count_x86_assembly.png" />
         <pubDate>2019-02-19 18:45:29 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332862693</guid>
      </item>
      <item>
         <title>Bug</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863169</link>
         <description><![CDATA[<div>A software <strong>bug</strong> is an error, flaw, failure or fault in a<strong>computer</strong> program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.</div>]]></description>
         <enclosure url="https://thumbs.dreamstime.com/z/computer-bug-1869834.jpg" />
         <pubDate>2019-02-19 18:46:13 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863169</guid>
      </item>
      <item>
         <title>Code</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863320</link>
         <description><![CDATA[<div>Computer code or program code is the set of instructions forming a computer program which is executed by a computer. ... This source code is translated into machine code by a compiler or interpreter so that the computer can execute it to perform its tasks.</div>]]></description>
         <enclosure url="https://fthmb.tqn.com/AjbeK65GpsHmAujnL-QV6MsinYk=/1500x1000/filters:fill(auto,1)/JavaScript-58d160303df78c3c4fe787e3.jpg" />
         <pubDate>2019-02-19 18:46:27 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863320</guid>
      </item>
      <item>
         <title>Command</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863667</link>
         <description><![CDATA[<div>A command is a specific instruction given to a computer application to perform some kind of task or function. In Windows, commands are usually entered via a command line interpreter, like Command Prompt or Recovery Console</div>]]></description>
         <enclosure url="http://files.tested.com/photos/2014/06/10/61844-command.jpg" />
         <pubDate>2019-02-19 18:46:59 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863667</guid>
      </item>
      <item>
         <title>Compiler</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863981</link>
         <description><![CDATA[<div>A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or "code" that a computer's processor uses</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Compiler.svg/1200px-Compiler.svg.png" />
         <pubDate>2019-02-19 18:47:30 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332863981</guid>
      </item>
      <item>
         <title>Conditional Statement</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332865073</link>
         <description><![CDATA[<div>In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming language, which perform different computations or actions depending on whether a programmer-specified boolean condition evaluates to true or false.</div>]]></description>
         <enclosure url="http://slideplayer.com/4491498/14/images/6/Conditional+Statements+can+be+true+or+false%3A.jpg" />
         <pubDate>2019-02-19 18:49:06 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332865073</guid>
      </item>
      <item>
         <title>Execution</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332865960</link>
         <description><![CDATA[<div>Execution in computer and software engineering is the process by which a computer or virtual machine executes the instructions of a computer program</div>]]></description>
         <enclosure url="https://images-eu.ssl-images-amazon.com/images/I/51r7hM8QjyL._SY346_.jpg" />
         <pubDate>2019-02-19 18:50:12 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332865960</guid>
      </item>
      <item>
         <title>Flowchart</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332866744</link>
         <description><![CDATA[<div>A Flowchart is a process that shows how things will be done in an order.</div>]]></description>
         <enclosure url="http://facweb.cs.depaul.edu/sgrais/images/flowcharts/purchase-order-flowchart.png" />
         <pubDate>2019-02-19 18:51:14 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332866744</guid>
      </item>
      <item>
         <title>High Level programming language</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332867233</link>
         <description><![CDATA[<div>A high-level language (HLL) is a programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer</div>]]></description>
         <enclosure url="http://s3.amazonaws.com/s3.timetoast.com/public/uploads/photos/8200242/untitled.png?1460486877" />
         <pubDate>2019-02-19 18:51:49 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/332867233</guid>
      </item>
      <item>
         <title>Interpreter</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333783711</link>
         <description><![CDATA[<div>interpreter is a program that converts program written in high-level language into machine code understood by the computer</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-21 18:20:59 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333783711</guid>
      </item>
      <item>
         <title>Iterate</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333784216</link>
         <description><![CDATA[<div>Iteration, in the context of computer programming, is a process wherein a set of instructions or structures are repeated in a sequence a specified number of times or until a condition is met. </div>]]></description>
         <enclosure url="http://tccl.rit.albany.edu/knilt/images/d/d4/Iterate.png" />
         <pubDate>2019-02-21 18:21:45 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333784216</guid>
      </item>
      <item>
         <title>Java Script</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333784756</link>
         <description><![CDATA[<div> is a high-level, interpreted programming language that conforms to the ECMAScript specification. It is a language that is also characterized as dynamic, weakly typed, prototype-based and multi-paradigm</div>]]></description>
         <enclosure url="http://www.javatpoint.com/images/javascript/javascript_logo.png" />
         <pubDate>2019-02-21 18:22:31 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333784756</guid>
      </item>
      <item>
         <title>Low Level programming language</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333785044</link>
         <description><![CDATA[<div>A low-level programming language is 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="http://img.c4learn.com/2010/07/low-level_languages.gif" />
         <pubDate>2019-02-21 18:22:57 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333785044</guid>
      </item>
      <item>
         <title>Machine Language </title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333785501</link>
         <description><![CDATA[<div>Machine code is a computer program written in machine language instructions that can be executed directly by a computer's central processing unit. </div>]]></description>
         <enclosure url="https://coderseye.com/wp-content/uploads/Old-binary-machine-language.jpeg?x51625" />
         <pubDate>2019-02-21 18:23:37 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333785501</guid>
      </item>
      <item>
         <title>Object</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333785956</link>
         <description><![CDATA[<div>Object (computer science) ... In the class-based object-oriented programming paradigm, object refers to a particular instance of a class, where the object can be a combination of variables, functions, and data structures.</div>]]></description>
         <enclosure url="https://vectordrawings.files.wordpress.com/2011/01/tao-object-drawing-2-copy.jpg" />
         <pubDate>2019-02-21 18:24:15 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333785956</guid>
      </item>
      <item>
         <title>Object oriented programming</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333786413</link>
         <description><![CDATA[<div>Object-oriented programming (OOP) is 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://www.broquard-ebooks.com/wp-content/uploads/2013/10/object-oriented-programming-large.jpg" />
         <pubDate>2019-02-21 18:25:00 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333786413</guid>
      </item>
      <item>
         <title>Procedure oriented programming </title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333786779</link>
         <description><![CDATA[<div>Procedure oriented programming is a set of functions. ... Calculating, reading or printing can be written in a program with the help of different functions on different tasks. </div>]]></description>
         <enclosure url="http://4.bp.blogspot.com/-FkMrFxsEQ_Q/Td59xJNJnYI/AAAAAAAAALU/4DdMIB_P97Q/s1600/pop.JPG" />
         <pubDate>2019-02-21 18:25:32 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333786779</guid>
      </item>
      <item>
         <title>Programming </title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333787242</link>
         <description><![CDATA[<div>Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task.</div>]]></description>
         <enclosure url="https://edge.alluremedia.com.au/m/k/2016/01/shutterstock-programming.jpg" />
         <pubDate>2019-02-21 18:26:16 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333787242</guid>
      </item>
      <item>
         <title>Programmer</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333787586</link>
         <description><![CDATA[<div>A programmer, developer, dev, coder, or software engineer is a person who creates computer software</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/0/0b/HelloWorld_Maktivism_ComputerProgramming_LEDs.jpg" />
         <pubDate>2019-02-21 18:26:47 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333787586</guid>
      </item>
      <item>
         <title>Semantic error</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333788105</link>
         <description><![CDATA[<div> Writing invalid program logic that produces incorrect results when the instructions are executed. The syntax of the source code may be valid, but the algorithm being employed is not.</div>]]></description>
         <enclosure url="http://slideplayer.com/5324109/17/images/30/Examples+of+Logic+%28Semantic%29+Errors.jpg" />
         <pubDate>2019-02-21 18:27:35 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333788105</guid>
      </item>
      <item>
         <title>Semantics</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333788465</link>
         <description><![CDATA[<div>Semantics is the 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-21 18:28:08 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333788465</guid>
      </item>
      <item>
         <title>Source code</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333789327</link>
         <description><![CDATA[<div>Source code is 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://thumbs.dreamstime.com/z/programming-coding-source-code-screen-abstract-software-developer-computer-script-54486891.jpg" />
         <pubDate>2019-02-21 18:29:12 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333789327</guid>
      </item>
      <item>
         <title>syntax error</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333790093</link>
         <description><![CDATA[<div>In computer science, a syntax error is 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://image.spreadshirtmedia.net/image-server/v1/mp/products/P120600522T268A542MPC139639544PA392PT10/views/1,width=800,height=800,appearanceId=542,backgroundColor=E8E8E8,version=1489471006/syntax-error-bottles-mugs-contrasting-mug.jpg" />
         <pubDate>2019-02-21 18:29:38 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333790093</guid>
      </item>
      <item>
         <title>syntax</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333798909</link>
         <description><![CDATA[<div>In linguistics, syntax is the set of rules, principles, and processes that govern the structure of sentences in a given language, usually including word order.</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Python_add5_syntax.svg/1200px-Python_add5_syntax.svg.png" />
         <pubDate>2019-02-21 18:35:06 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333798909</guid>
      </item>
      <item>
         <title>Variable</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333799579</link>
         <description><![CDATA[<div>variable is a value that can change, depending on conditions or on information passed to the program</div>]]></description>
         <enclosure url="https://downhousesoftware.files.wordpress.com/2014/08/variable.jpg" />
         <pubDate>2019-02-21 18:35:46 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333799579</guid>
      </item>
      <item>
         <title>Debug</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333799860</link>
         <description><![CDATA[<div>Debugging is the process of finding and resolving defects or problems within a computer program that prevent correct operation of computer software or a system.</div>]]></description>
         <enclosure url="https://camo.githubusercontent.com/30dd256baf902363b8e80abc6b2416f72125b235/687474703a2f2f662e636c2e6c792f6974656d732f31383437317a31483430324f323430373272314a2f53637265656e73686f742e706e67" />
         <pubDate>2019-02-21 18:36:08 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333799860</guid>
      </item>
      <item>
         <title>Debugger</title>
         <author>israel_nwadeyi9301</author>
         <link>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333801507</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="https://www.jetbrains.com/ruby/features/screenshots/debug/debugger_ui@2x.png" />
         <pubDate>2019-02-21 18:36:48 UTC</pubDate>
         <guid>https://padlet.com/israel_nwadeyi9301/u3v3mmr9q4rw/wish/333801507</guid>
      </item>
   </channel>
</rss>
