<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Intro to App Development Concepts by Chris Turnbull</title>
      <link>https://padlet.com/ChrisTurnbull/a69a2xsgik</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2014-03-21 09:53:52 UTC</pubDate>
      <lastBuildDate>2026-01-06 20:25:51 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f4f1.png</url>
      </image>
      <item>
         <title>Input</title>
         <author>ChrisTurnbull</author>
         <link>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531462802</link>
         <description><![CDATA[<div>Programs receive data to process as input. Input data can take many forms, including media such as images and songs, text, collections. of numbers, and user-generated events such as taps and swipes.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-25 20:32:02 UTC</pubDate>
         <guid>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531462802</guid>
      </item>
      <item>
         <title>Output</title>
         <author>ChrisTurnbull</author>
         <link>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531463226</link>
         <description><![CDATA[<div>Output is how computing devices communicate the results of their work. Output can take many forms -- display on a screen, audio, tactile, and more.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-25 20:33:19 UTC</pubDate>
         <guid>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531463226</guid>
      </item>
      <item>
         <title>Data</title>
         <author>ChrisTurnbull</author>
         <link>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531470421</link>
         <description><![CDATA[<div>In computer science, data is information about the world represented in a way that computers can interpret and process it. In a computer, all data is ultimately represented as binary numbers, but programmers usually work with it using higher-level concepts such as text, images, touch interactions, and more.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-25 20:53:43 UTC</pubDate>
         <guid>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531470421</guid>
      </item>
      <item>
         <title>Values</title>
         <author>ChrisTurnbull</author>
         <link>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531471310</link>
         <description><![CDATA[<div>A value is the data that a constant, variable, or expression actually holds. For example, in letMagicNumber = 42, magicNumber has a value of 42.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-25 20:56:47 UTC</pubDate>
         <guid>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531471310</guid>
      </item>
      <item>
         <title>Language</title>
         <author>ChrisTurnbull</author>
         <link>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531471738</link>
         <description><![CDATA[<div>A programming language defines rules for writing code. Even though you can write instructions for a computer in any programming language, the exact words you choose and the way you arrange them will be different for each one.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-25 20:58:12 UTC</pubDate>
         <guid>https://padlet.com/ChrisTurnbull/a69a2xsgik/wish/2531471738</guid>
      </item>
   </channel>
</rss>
