<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Programming languages by Alex Losada</title>
      <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2016-10-02 00:39:42 UTC</pubDate>
      <lastBuildDate>2023-01-21 01:55:32 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Lovecoffee.png</url>
      </image>
      <item>
         <title>MATHEMATICS</title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/127702785</link>
         <description><![CDATA[<div><br></div><div>Computer languages ​​are used to solve problems, and there have been thousands of years of work in mathematics for this purpose</div>]]></description>
         <enclosure url="http://3.bp.blogspot.com/-qb5rFwW7enY/T7yBPPXgtoI/AAAAAAAAAI8/GmkiaslSU8M/s1600/Historia+01..JPG" />
         <pubDate>2016-10-02 00:41:19 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/127702785</guid>
      </item>
      <item>
         <title>Video</title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/127703894</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.youtube.com/watch?v=6H_SXRTTnq4" />
         <pubDate>2016-10-02 01:46:53 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/127703894</guid>
      </item>
      <item>
         <title>Language &quot;HTML&quot; programming</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128375574</link>
         <description><![CDATA[<div>This is the language that web pages are created, for example, which is basically a set of tags that serve to define the text and other items you can see on the websites. HTML stands for HyperText Markup Language and is very easy to learn.</div><div><br></div>]]></description>
         <enclosure url="https://desimpsan01.files.wordpress.com/2012/08/html_logo.jpg" />
         <pubDate>2016-10-05 03:47:18 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128375574</guid>
      </item>
      <item>
         <title>COMPILER</title>
         <author>fabian_loaiza</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128375869</link>
         <description><![CDATA[<div>Programming languages ​​are specified by rules to form correct instructions, organizing them into modules, subjecting them to a compiler, which translates the code into an understandable language for a particular machine, and finally run the program, ie, put the entrance to the computer, which transforms into an output according to the instructions in the program.</div><div><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/136277383/6d4600022b456e84abb08fed73154d38/entrada_datos.jpg" />
         <pubDate>2016-10-05 03:50:47 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128375869</guid>
      </item>
      <item>
         <title>Language &quot;SQL&quot; programming:</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128376726</link>
         <description><![CDATA[<div>&nbsp;This language is created to query databases mainly. SQL stands for Structured Query Language  and is used for web pages and applications of computers to handle all data</div><div><br></div><div><br></div>]]></description>
         <enclosure url="https://k60.kn3.net/taringa/D/0/4/3/B/F/TecnologiaWilgar/FF3.jpg" />
         <pubDate>2016-10-05 04:00:17 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128376726</guid>
      </item>
      <item>
         <title>Language &quot;Java&quot; programming:</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128377076</link>
         <description><![CDATA[<div>Probably this could be the most favorite one because it is the language used to leading programs as tools, games and applications. This programming language is used in billions of mobile devices and television sets and millions of personal computers worldwide. </div><div><br></div>]]></description>
         <enclosure url="http://e01-elmundo.uecdn.es/assets/multimedia/imagenes/2016/04/04/14597870094273.jpg" />
         <pubDate>2016-10-05 04:05:23 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128377076</guid>
      </item>
      <item>
         <title>CODE</title>
         <author>fabian_loaiza</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128377322</link>
         <description><![CDATA[<div>The program has been constantly evolving since the first programs written directly in machine code (0 and 1) until today visual languages ​​(intuitive).</div>]]></description>
         <enclosure url="https://infonorba.wikispaces.com/file/view/jjkljkl.jpg/389721672/jjkljkl.jpg" />
         <pubDate>2016-10-05 04:08:41 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128377322</guid>
      </item>
      <item>
         <title>ALGORITHMS</title>
         <author>fabian_loaiza</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128377914</link>
         <description><![CDATA[<div>This evolution has occurred through the use of various systems and tools.<br>The most effective is the realization of previous algorithms, which represent the program by symbols. Algorithms and programs are like a recipe.<br><br></div><div>Programming languages ​​are the medium that allows programmers to express the instructions that the computer will perform by transforming algorithms in a series of statements following the syntax of the language, it indicates the operations to be performed.</div>]]></description>
         <enclosure url="https://thumbs.dreamstime.com/z/algoritmo-del-logro-de-la-meta-41785517.jpg" />
         <pubDate>2016-10-05 04:16:19 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128377914</guid>
      </item>
      <item>
         <title>JavaScript</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128378101</link>
         <description><![CDATA[<div>JavaScript you probably also sound, which is another language used to create small programs responsible for carrying out actions and give interactivity within a web such as to create special effects, to define interactivity with users, text effects. Today it is almost the only language used in all web pages HTML5 support</div><div><br></div>]]></description>
         <enclosure url="http://www.tutorialjquery.com/wp-content/uploads/2011/07/javascriptpicmd2.jpg" />
         <pubDate>2016-10-05 04:18:28 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128378101</guid>
      </item>
      <item>
         <title>Programming language &quot;C ++&quot;</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128378397</link>
         <description><![CDATA[<div>&nbsp;This programming language is oriented to operating systems and is very effective and it can create Softwares operating systems like Windows or Linux and also for applications. It also serves to computer scientists, physicists, mathematicians, experiments. It is also widely used in robotics with which simulators are programmed.</div><div><br></div>]]></description>
         <enclosure url="http://www.evafedora.org/wp-content/uploads/2012/04/C++.jpg" />
         <pubDate>2016-10-05 04:22:08 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128378397</guid>
      </item>
      <item>
         <title>Language &quot;XML&quot; programming</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128378883</link>
         <description><![CDATA[<div>This language is also a markup language like HTML, but unlike the latter, XML separates content from presentation, XML is concerned with the meaning of the text that defines the HTML. It gives the data + the meaning of that figure, while the HTML data gives you nothing. XML is an essential complement to HTML.</div><div><br></div>]]></description>
         <enclosure url="http://3.bp.blogspot.com/-iMpTOSkd40I/VYx2A3Phq1I/AAAAAAAAAEg/uFP79Xp1rWA/s1600/de-lenguaje-de-marcado-xml.jpg" />
         <pubDate>2016-10-05 04:29:53 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128378883</guid>
      </item>
      <item>
         <title>Programming language &quot;PHP&quot;</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128379261</link>
         <description><![CDATA[<div>(<em>Hypertext Preprocessor) </em>PHP is a language similar to HTML programming that serves primarily for web pages and can be combined with HTML. The PHP language is based on the "scripts" which is a command script or a server receives instructions from a web page to read the source code.</div><div><br></div>]]></description>
         <enclosure url="http://blog.hostalia.com/wp-content/themes/hostalia/images/resolver-errores-comunes-php-blog-hostalia-hosting.jpg" />
         <pubDate>2016-10-05 04:35:50 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128379261</guid>
      </item>
      <item>
         <title>INTRODUCTION</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128379846</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-05 04:44:01 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128379846</guid>
      </item>
      <item>
         <title>TYPES OF PROGRAMMING LANGUAGE</title>
         <author>romero_victor</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128379986</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-05 04:45:28 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128379986</guid>
      </item>
      <item>
         <title>DEFINITION OF LANGUAGES</title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128384829</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-05 06:00:10 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128384829</guid>
      </item>
      <item>
         <title>DEFINITION </title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128384943</link>
         <description><![CDATA[<div>Programming languages ​​are specific applications designed to create other applications or programs. They are programs to create programs.</div><div><br></div>]]></description>
         <enclosure url="http://www.colegiosantamonica.eu/images/Funcionamiento/normas-disciplina/engranajes.png" />
         <pubDate>2016-10-05 06:02:05 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128384943</guid>
      </item>
      <item>
         <title>LANGUAGES HIGH-LOW LEVEL</title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128384997</link>
         <description><![CDATA[<div><br>Languages ​​High-Low level<br>The level of language refers to its proximity to natural language level considered more the closer they are to this lower level and the closer are the machine language</div>]]></description>
         <enclosure url="https://karenalduncin.files.wordpress.com/2012/03/niveles-lenguajes.jpg" />
         <pubDate>2016-10-05 06:03:06 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128384997</guid>
      </item>
      <item>
         <title>Language lowest level</title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128385250</link>
         <description><![CDATA[<div><br>Language lowest level or machine language is the one that USING the computer, who understands Machine, based on a system of 0 and 1. Rental are difficult to learn and operate, since they are not being and HUMAN Nearby, Quick son of Pero Que and avoid intermediate translations. Were the first to appear.</div>]]></description>
         <enclosure url="https://algoymas.files.wordpress.com/2009/06/stress2.jpg" />
         <pubDate>2016-10-05 06:06:46 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128385250</guid>
      </item>
      <item>
         <title>Language highest level</title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128385989</link>
         <description><![CDATA[<div>A high-level language allows the programmer to write instructions for a program using words or syntactical expressions very similar to English. For example, in C can be used words such as case, if, for, while, etc.</div><div><br></div>]]></description>
         <enclosure url="http://tecnoweb2.com/sites/default/files/reclutamos-nerds_1.jpg" />
         <pubDate>2016-10-05 06:16:28 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128385989</guid>
      </item>
      <item>
         <title>Evolved Languages</title>
         <author>alex_ferchoo</author>
         <link>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128388865</link>
         <description><![CDATA[<div>Also called evolved languages have the following objectives:<br><br></div><div>-Achieving independence of the machine.</div><div><br>-Approach to natural language.<br><br>-Include routines are often used as input / output.<br><br></div>]]></description>
         <enclosure url="http://www.usemoslinux.com/wp-content/uploads/2014/08/La-evoluci%C3%B3n-de-los-lenguajes-de-programaci%C3%B3n.jpg" />
         <pubDate>2016-10-05 06:38:26 UTC</pubDate>
         <guid>https://padlet.com/alex_ferchoo/xfeaco5f18yh/wish/128388865</guid>
      </item>
   </channel>
</rss>
