<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Programming Vocab by Meet Patel</title>
      <link>https://padlet.com/meet_patel9296/l81f2049xhak</link>
      <description>Meet Patel- 2nd period</description>
      <language>en-us</language>
      <pubDate>2019-02-19 13:30:58 UTC</pubDate>
      <lastBuildDate>2019-02-19 13:59:37 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Diskette.png</url>
      </image>
      <item>
         <title>Algorithm</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332662404</link>
         <description><![CDATA[<div>Def- A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.<br><br></div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/d/db/Euclid_flowchart.svg/1200px-Euclid_flowchart.svg.png" />
         <pubDate>2019-02-19 13:34:50 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332662404</guid>
      </item>
      <item>
         <title>Assembly Language</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332662973</link>
         <description><![CDATA[<div>Def-A low-level symbolic code converted by an assembler.</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Motorola_6800_Assembly_Language.png/300px-Motorola_6800_Assembly_Language.png" />
         <pubDate>2019-02-19 13:35:55 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332662973</guid>
      </item>
      <item>
         <title>Bug</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332663378</link>
         <description><![CDATA[<div>Def-A software bug is 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://moneyinc.com/wp-content/uploads/2017/10/computer-virus_1024px.jpg" />
         <pubDate>2019-02-19 13:36:47 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332663378</guid>
      </item>
      <item>
         <title>Code</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332664039</link>
         <description><![CDATA[<div>Def-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><div><br><br></div>]]></description>
         <enclosure url="https://fthmb.tqn.com/AjbeK65GpsHmAujnL-QV6MsinYk=/1500x1000/filters:fill(auto,1)/JavaScript-58d160303df78c3c4fe787e3.jpg" />
         <pubDate>2019-02-19 13:37:54 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332664039</guid>
      </item>
      <item>
         <title>Command</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332664659</link>
         <description><![CDATA[<div>Def-A command is an instruction given by a user telling a computer to do something, such a run a single program or a group of linked programs.</div>]]></description>
         <enclosure url="https://www.wikihow.com/images/thumb/e/e2/Find-All-Commands-of-CMD-in-Your-Computer-Step-7.jpg/aid1864097-v4-728px-Find-All-Commands-of-CMD-in-Your-Computer-Step-7.jpg" />
         <pubDate>2019-02-19 13:38:35 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332664659</guid>
      </item>
      <item>
         <title>Compiler</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332665219</link>
         <description><![CDATA[<div>COMPUTING</div><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://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Compiler.svg/300px-Compiler.svg.png" />
         <pubDate>2019-02-19 13:39:19 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332665219</guid>
      </item>
      <item>
         <title>Conditional Statement</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332665725</link>
         <description><![CDATA[<div>Def- A conditional statement, symbolized by p q, is an if-then statement in which p is a hypothesis and q is a conclusion. The logical connector in a conditional statement is denoted by the symbol . The conditional is defined to be true unless a true hypothesis leads to a false conclusion.</div>]]></description>
         <enclosure url="https://image3.slideserve.com/6940526/conditional-statement-n.jpg" />
         <pubDate>2019-02-19 13:40:06 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332665725</guid>
      </item>
      <item>
         <title>Execution</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332666042</link>
         <description><![CDATA[<div>Def-Execution in computer and software engineering is the process by which a computer or virtual machine executes the instructions of a computer program. ... In this case, the "commands" are simply program instructions, whose execution is chained together.</div>]]></description>
         <enclosure url="http://math.hws.edu/javanotes/c1/overview-fig1.png" />
         <pubDate>2019-02-19 13:40:43 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332666042</guid>
      </item>
      <item>
         <title>Flowchart</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332666620</link>
         <description><![CDATA[<div>Def-A flowchart is a visual representation of the sequence of steps and decisions needed to perform a process. Each step in the sequence is noted within a diagram shape. Steps are linked by connecting lines and directional arrows.</div><div><br><br></div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/9/91/LampFlowchart.svg/1200px-LampFlowchart.svg.png" />
         <pubDate>2019-02-19 13:41:50 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332666620</guid>
      </item>
      <item>
         <title>High level programming language</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332666800</link>
         <description><![CDATA[<div>Def-In computer science, a high-level programming language is a programming language with strong abstraction from the details of the computer.</div>]]></description>
         <enclosure url="http://learntocodewith.me/wp-content/uploads/2014/04/high-to-low-level-languages.png" />
         <pubDate>2019-02-19 13:42:14 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332666800</guid>
      </item>
      <item>
         <title>Interpreter</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332667239</link>
         <description><![CDATA[<div>Def-In computer science, an interpreter is a computer program that directly executes, i.e. performs instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program.</div>]]></description>
         <enclosure url="http://www.tutorialspoint.com/computer_programming/images/interpreter.jpg" />
         <pubDate>2019-02-19 13:43:06 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332667239</guid>
      </item>
      <item>
         <title>Iterate</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332667557</link>
         <description><![CDATA[<div>Def-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. When the first set of instructions is executed again, it is called an iteration.</div><div><br><br></div>]]></description>
         <enclosure url="https://i.pinimg.com/originals/80/e2/23/80e223442847609313af954a2a699558.png" />
         <pubDate>2019-02-19 13:43:42 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332667557</guid>
      </item>
      <item>
         <title>Java Script</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332668189</link>
         <description><![CDATA[<div>Def-An object-oriented computer programming language commonly used to create interactive effects within web browsers.</div><div><br><br></div>]]></description>
         <enclosure url="https://code.visualstudio.com/assets/docs/languages/javascript/debug_data_inspection.gif" />
         <pubDate>2019-02-19 13:44:49 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332668189</guid>
      </item>
      <item>
         <title>Low level programming language</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332668530</link>
         <description><![CDATA[<div>Def-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. Generally this refers to either machine code or assembly language.</div>]]></description>
         <enclosure url="http://learntocodewith.me/wp-content/uploads/2014/04/high-to-low-level-languages.png" />
         <pubDate>2019-02-19 13:45:25 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332668530</guid>
      </item>
      <item>
         <title>Machine Language</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332668848</link>
         <description><![CDATA[<div>Def-A computer programming language consisting of binary or hexadecimal instructions which a computer can respond to directly.</div><div><br></div><div><br><br></div>]]></description>
         <enclosure url="https://www.cise.ufl.edu/~mssz/CompOrg/Figure2.1-CompLang.gif" />
         <pubDate>2019-02-19 13:46:02 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332668848</guid>
      </item>
      <item>
         <title>Object</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332669217</link>
         <description><![CDATA[<div>Def-In computer science, an object can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier. </div><div><br></div><div><br><br></div>]]></description>
         <enclosure url="http://web.mit.edu/Saltzer/www/publications/nbo/Image5.gif" />
         <pubDate>2019-02-19 13:46:31 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332669217</guid>
      </item>
      <item>
         <title>Object oriented programming</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332670824</link>
         <description><![CDATA[<div>Def-Object-oriented programming  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><div><br><br></div>]]></description>
         <enclosure url="http://www.broquard-ebooks.com/wp-content/uploads/2013/10/object-oriented-programming-large.jpg" />
         <pubDate>2019-02-19 13:48:26 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332670824</guid>
      </item>
      <item>
         <title>Procedure oriented programming</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671077</link>
         <description><![CDATA[<div>Def-<strong>Procedure oriented programming</strong> 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><div><br><br></div>]]></description>
         <enclosure url="http://www.hexainclude.com/wp-content/uploads/2016/06/pop.png" />
         <pubDate>2019-02-19 13:48:59 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671077</guid>
      </item>
      <item>
         <title>Program</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671428</link>
         <description><![CDATA[<div>Def-A computer program is a collection of instructions that performs a specific task when executed by a computer. A computer requires programs to function. A computer program is usually written by a computer programmer in a programming language. </div><div><br></div><div><br><br></div>]]></description>
         <enclosure url="http://www.davidyerle.com/wp-content/uploads/2013/01/Program.png" />
         <pubDate>2019-02-19 13:49:38 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671428</guid>
      </item>
      <item>
         <title>Programmer</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671697</link>
         <description><![CDATA[<div>Def-A person who writes computer programs.</div><div><br><br></div>]]></description>
         <enclosure url="https://media.buzzle.com/media/images-en/photos/careers/1200-67514931-computer-programmer.jpg" />
         <pubDate>2019-02-19 13:50:12 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671697</guid>
      </item>
      <item>
         <title>Semantic error</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671930</link>
         <description><![CDATA[<div>Def-Semantic error. semantic error. 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://blog.liekeverhelst.nl/wp-content/uploads/2014/08/TBCsyntaxerror.png" />
         <pubDate>2019-02-19 13:50:36 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332671930</guid>
      </item>
      <item>
         <title>Semantics</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332672183</link>
         <description><![CDATA[<div>Def-Semantics is the linguistic and philosophical study of meaning, in language, programming languages, formal logic's, and semiotics. It is concerned with the relationship between signifies—like words, phrases, signs, and symbols—and what they stand for in reality, their denotation.</div>]]></description>
         <enclosure url="https://image.slidesharecdn.com/presentation12-121210063005-phpapp01/95/semantics-12-638.jpg?cb=1355121100" />
         <pubDate>2019-02-19 13:51:08 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332672183</guid>
      </item>
      <item>
         <title>Source code</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332672452</link>
         <description><![CDATA[<div>Def-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. The source code is run through a compiler to turn it into machine code, also called object code, that a computer can understand and execute.</div><div><br><br></div>]]></description>
         <enclosure url="https://fthmb.tqn.com/3wKt-ysbC-1lqa1BAygJAbFV7pg=/768x0/filters:no_upscale():max_bytes(150000):strip_icc()/sequences-of-digits-172172089-59e629f9c41244001148b4a2.jpg" />
         <pubDate>2019-02-19 13:51:41 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332672452</guid>
      </item>
      <item>
         <title>Syntactic error</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332672819</link>
         <description><![CDATA[<div>Def-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. For compiled languages, syntax errors are detected at compile-time. A program will not compile until all syntax errors are corrected. </div><div><br></div><div><br></div><div><br></div><div><br><br></div>]]></description>
         <enclosure url="http://www.sapphiresteel.com/IMG/gif/syntax_errors.gif" />
         <pubDate>2019-02-19 13:52:26 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332672819</guid>
      </item>
      <item>
         <title>Syntax</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332673099</link>
         <description><![CDATA[<div>Def-In computer science, the syntax of a computer language is 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><div><br><br></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-19 13:53:02 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332673099</guid>
      </item>
      <item>
         <title>Variable</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332673353</link>
         <description><![CDATA[<div>Def-In computer programming, a variable or scalar is a storage location paired with an associated symbolic name, which contains some known or unknown quantity of information referred to as a value. </div><div><br></div><div><br><br></div>]]></description>
         <enclosure url="http://1.bp.blogspot.com/-MDU8NAO4psk/UnP0nXPLnjI/AAAAAAAAAXQ/1RnmJ6MResc/s1600/variableimage.jpg" />
         <pubDate>2019-02-19 13:53:39 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332673353</guid>
      </item>
      <item>
         <title>Debug</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332673613</link>
         <description><![CDATA[<div>Def-Debugging is the routine process of locating and removing computer program bugs, errors or abnormalities, which is methodically handled by software programmers bugging tools. Debugging checks, detects and corrects errors or bugs to allow proper program operation according to set specifications.</div><div><br><br></div>]]></description>
         <enclosure url="https://courses.cs.washington.edu/courses/cse143x/17au/images/jgrasp_debug1.png" />
         <pubDate>2019-02-19 13:54:17 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332673613</guid>
      </item>
      <item>
         <title>Debugger</title>
         <author>meet_patel9296</author>
         <link>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332674215</link>
         <description><![CDATA[<div>Def-A debugger or debugging tool is a computer program that is used to test and programs (the "target" program). ... For example, the program might have tried to use an instruction not available on the current version of the CPU or attempted to access unavailable or protected memory.</div><div><br><br></div>]]></description>
         <enclosure url="http://www.nusphere.com/graphics/php_debugger/php_debugger_2_big.png" />
         <pubDate>2019-02-19 13:55:35 UTC</pubDate>
         <guid>https://padlet.com/meet_patel9296/l81f2049xhak/wish/332674215</guid>
      </item>
   </channel>
</rss>
