<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Vocab by Tyler Hoang</title>
      <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw</link>
      <description>By tyler h</description>
      <language>en-us</language>
      <pubDate>2019-02-21 18:27:45 UTC</pubDate>
      <lastBuildDate>2023-03-29 15:56:46 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Algorithm</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789002</link>
         <description><![CDATA[<div>n algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing, and automated reasoning tasks.</div>]]></description>
         <enclosure url="http://2011.igem.org/wiki/images/b/bb/Search_algorithm3.png" />
         <pubDate>2019-02-21 18:28:59 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789002</guid>
      </item>
      <item>
         <title>Assembly Language</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789407</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. Each assembly language is specific to a particular computer architecture and operating system. </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-21 18:29:14 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789407</guid>
      </item>
      <item>
         <title>Bug</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789612</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://betanews.com/wp-content/uploads/2016/07/Computer-bug-600x410.jpg" />
         <pubDate>2019-02-21 18:29:21 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789612</guid>
      </item>
      <item>
         <title>Code</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789770</link>
         <description><![CDATA[<div> is the set of instructions forming a <strong>computer </strong>program which is executed by a <strong>computer</strong>. ... This source <strong>code</strong> is translated into machine <strong>code</strong> by a compiler or interpreter so that the <strong>computer</strong> can execute it to perform its tasks.</div>]]></description>
         <enclosure url="https://d1o50x50snmhul.cloudfront.net/wp-content/uploads/2017/02/22180000/ff3ywn-1.jpg" />
         <pubDate>2019-02-21 18:29:25 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789770</guid>
      </item>
      <item>
         <title>Command</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789878</link>
         <description><![CDATA[<div> directive to a <strong>computer</strong> program acting as an interpreter of some kind to perform a specific task.</div>]]></description>
         <enclosure url="http://www.wikihow.com/images/7/77/Use-the-Command-Line-Interface-Step-8.jpg" />
         <pubDate>2019-02-21 18:29:30 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333789878</guid>
      </item>
      <item>
         <title>Complier</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790060</link>
         <description><![CDATA[<div>program that transforms computer code written in one programming language into another programming language. </div>]]></description>
         <enclosure url="http://www.codeproject.com/KB/dotnet/clr/compiler_new.gif" />
         <pubDate>2019-02-21 18:29:36 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790060</guid>
      </item>
      <item>
         <title>Conditional Statement</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790148</link>
         <description><![CDATA[<div>, 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="https://image3.slideserve.com/6940526/conditional-statement-n.jpg" />
         <pubDate>2019-02-21 18:29:43 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790148</guid>
      </item>
      <item>
         <title>Execution</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790432</link>
         <description><![CDATA[<div>is the process by which a <strong>computer</strong> or virtual machine <strong>executes</strong> the instructions of a <strong>computer</strong> program. ... Programs for a <strong>computer</strong> may be <strong>executed</strong> in a batch process without human interaction or a user may type commands in an interactive session of an interpreter.</div>]]></description>
         <enclosure url="http://www.zerodollartips.com/wp-content/uploads/2016/06/server-execution-failed.jpg" />
         <pubDate>2019-02-21 18:29:53 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790432</guid>
      </item>
      <item>
         <title>Flow chart</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790762</link>
         <description><![CDATA[<div> a visual representation of the sequence of steps and decisions needed to perform a process. </div>]]></description>
         <enclosure url="http://mughals.info/wp-content/uploads/2017/03/simple-flow-diagram-www-jebas-us-images-of-basic-process-diagramsimages-diagrams-authorization-to-release-information-template-example-blank-t-chart-bid-proposal-action-plan-word-business.png" />
         <pubDate>2019-02-21 18:30:04 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790762</guid>
      </item>
      <item>
         <title>High level programming language</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790934</link>
         <description><![CDATA[<div> language is a programming language with strong abstraction from the details of the computer. </div>]]></description>
         <enclosure url="http://4.bp.blogspot.com/-xhmlW4PQaJs/UWbDTt3IFHI/AAAAAAAAAP8/rmAOwyF1cMo/s1600/hi-level_programming.gif" />
         <pubDate>2019-02-21 18:30:11 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333790934</guid>
      </item>
      <item>
         <title>Interpreter</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791174</link>
         <description><![CDATA[<div>a <strong>computer </strong>program that directly executes, i.e. performs instructions written in a <strong>programming</strong> or scripting language, without requiring them previously to have been compiled into a machine language program.</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:30:21 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791174</guid>
      </item>
      <item>
         <title>Iterate</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791250</link>
         <description><![CDATA[<div>perform or utter repeatedly.</div>]]></description>
         <enclosure url="https://d3ansictanv2wj.cloudfront.net/Iterate-de8447f11b0974867c24cec0758ee221.png" />
         <pubDate>2019-02-21 18:30:28 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791250</guid>
      </item>
      <item>
         <title>Javascript</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791688</link>
         <description><![CDATA[<ol><li>an object-oriented computer programming language commonly used to create interactive effects within web browsers.</li></ol><div><br></div>]]></description>
         <enclosure url="http://eulife.appchallenge.net/wp-content/uploads/2015/07/javascript.png" />
         <pubDate>2019-02-21 18:30:41 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791688</guid>
      </item>
      <item>
         <title>Low level programming language</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791927</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. Generally this refers to either machine code or assembly language. </div>]]></description>
         <enclosure url="http://img.c4learn.com/2010/07/low-level_languages.gif" />
         <pubDate>2019-02-21 18:30:50 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333791927</guid>
      </item>
      <item>
         <title>Machine Language</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792166</link>
         <description><![CDATA[<ol><li>a computer programming language consisting of binary or hexadecimal instructions which a computer can respond to directly</li></ol><div><br></div>]]></description>
         <enclosure url="https://coderseye.com/wp-content/uploads/Old-binary-machine-language.jpeg?x51625" />
         <pubDate>2019-02-21 18:30:57 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792166</guid>
      </item>
      <item>
         <title>Object</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792238</link>
         <description><![CDATA[<div>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>]]></description>
         <enclosure url="https://thumbs.dreamstime.com/z/cartoon-technology-objects-collection-set-elements-laptop-notebook-computer-screen-monitor-television-44441031.jpg" />
         <pubDate>2019-02-21 18:31:04 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792238</guid>
      </item>
      <item>
         <title>Object oriented programming</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792313</link>
         <description><![CDATA[<div> paradigm based on the concept of "objects", </div>]]></description>
         <enclosure url="http://www.broquard-ebooks.com/wp-content/uploads/2013/10/object-oriented-programming-large.jpg" />
         <pubDate>2019-02-21 18:31:10 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792313</guid>
      </item>
      <item>
         <title>Procedure oriented programming</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792369</link>
         <description><![CDATA[<div>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://2.bp.blogspot.com/-G5y8fEByd8I/Td5-rMSbcQI/AAAAAAAAALY/Tu2LtLh8gKA/s1600/pop.JPG" />
         <pubDate>2019-02-21 18:31:16 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792369</guid>
      </item>
      <item>
         <title>program</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792564</link>
         <description><![CDATA[<div>provide (a computer or other machine) with coded instructions for the automatic performance of a task.</div>]]></description>
         <enclosure url="https://www.zsl.org/sites/default/files/image/2014-02/software_108744983.jpg" />
         <pubDate>2019-02-21 18:31:23 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792564</guid>
      </item>
      <item>
         <title>programmer</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792785</link>
         <description><![CDATA[<div>a person who writes computer programs.</div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/346535156/7db80069eaff4bae066aa9468e82e84e/33981165_professional_concept_with_male_computer_programmer_working_on_computer_on_his_workplace_wit.jpg" />
         <pubDate>2019-02-21 18:31:30 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333792785</guid>
      </item>
      <item>
         <title>Semantic error</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793016</link>
         <description><![CDATA[<div>Writing invalid program logic that produces incorrect results when the instructions are executed.</div>]]></description>
         <enclosure url="https://www.tutorialspoint.com/programming_methodologies/images/semantic_errors.jpg" />
         <pubDate>2019-02-21 18:31:37 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793016</guid>
      </item>
      <item>
         <title>Semantics</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793436</link>
         <description><![CDATA[<div>the field concerned with the rigorous mathematical study of the meaning of programming languages.</div>]]></description>
         <enclosure url="http://www.intellidimension.com/images/semantics-platform-diagram.png" />
         <pubDate>2019-02-21 18:31:47 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793436</guid>
      </item>
      <item>
         <title>Source code</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793717</link>
         <description><![CDATA[<ol><li>a text listing of commands to be compiled or assembled into an executable computer program.</li></ol>]]></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:31:56 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793717</guid>
      </item>
      <item>
         <title>Syntactic error</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793940</link>
         <description><![CDATA[<div> an <strong>error</strong> in the <strong>syntax</strong> of a sequence of characters or tokens that is intended to be written in a particular programming language.</div>]]></description>
         <enclosure url="https://image.slidesharecdn.com/6gettingstartedwithc-150410072834-conversion-gate01/95/getting-started-with-c-74-638.jpg?cb=1428651303" />
         <pubDate>2019-02-21 18:32:03 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333793940</guid>
      </item>
      <item>
         <title>Syntax</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794136</link>
         <description><![CDATA[<div>the <strong>syntax</strong> of a <strong>computer </strong>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>]]></description>
         <enclosure url="http://www.lboro.ac.uk/microsites/sota/tracey/journal/idal/images/syntax.gif" />
         <pubDate>2019-02-21 18:32:10 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794136</guid>
      </item>
      <item>
         <title>Variable</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794230</link>
         <description><![CDATA[<div>a <strong>variable</strong> is a value that can change, depending on conditions or on information passed to the program</div>]]></description>
         <enclosure url="http://www.wikihow.com/images/5/57/Declare-a-Variable-in-Javascript-Step-24.jpg" />
         <pubDate>2019-02-21 18:32:17 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794230</guid>
      </item>
      <item>
         <title>Debug</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794279</link>
         <description><![CDATA[<div>identify and remove errors from (computer hardware or software).</div>]]></description>
         <enclosure url="https://thumb9.shutterstock.com/display_pic_with_logo/1954358/362210786/stock-photo-software-development-and-debugging-concept-bug-found-in-binary-code-with-magnifying-glass-362210786.jpg" />
         <pubDate>2019-02-21 18:32:21 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794279</guid>
      </item>
      <item>
         <title>Debugger</title>
         <author>tyler_hoang2445</author>
         <link>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794501</link>
         <description><![CDATA[<ol><li>a computer program that assists in the detection and correction of errors in other computer programs.</li></ol>]]></description>
         <enclosure url="https://www.immunityinc.com/images/products/debugger/immdbg-safeseh.png" />
         <pubDate>2019-02-21 18:32:27 UTC</pubDate>
         <guid>https://padlet.com/tyler_hoang2445/anhh2qhnmoxw/wish/333794501</guid>
      </item>
   </channel>
</rss>
