<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Tipologia de llenguatges de programacio by Imma Font Villaescusa</title>
      <link>https://padlet.com/immafontv16/hwhb1h6jvlx0</link>
      <description>Ainhoa i Imma </description>
      <language>en-us</language>
      <pubDate>2016-09-26 10:39:08 UTC</pubDate>
      <lastBuildDate>2023-02-03 08:19:44 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Diskette.png</url>
      </image>
      <item>
         <title>2. Tipus.</title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126897035</link>
         <description><![CDATA[<div>- Llenguatge de<strong> baix nivell.</strong><br>- Llenguatge d'<strong>alt nivell.</strong><br>- Llenguatge de <strong>nivell mitjà. <br><br><br><br></strong>La diferència entre llenguatges de baix i alt nivell es fa evident comparant dos programes que escriuen "Hola" .&nbsp;<br>El primer usant llenguatge d'assemblador (baix nivell),<br><br></div><pre> 
 MODEL SMALL
 IDEAL
 STACK 100H
 DATASEG
 HW DB 'Hola!$'
 CODESEG
 MOV AX, @data
 MOV DS, AX
 MOV DX, OFFSET HW
 MOV AH, 09H
 INT 21H
 MOV AX, 4C00H
 INT 21H
 END</pre><div>i el segon utilitzant un llenguatge d'alt nivell (Python),<br><br></div><pre> print "Hola!"</pre><div><br>&nbsp;<br><br><br></div><div><strong><br><br></strong><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-28 09:46:02 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126897035</guid>
      </item>
      <item>
         <title>3.Generacions.</title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126897622</link>
         <description><![CDATA[<div><strong>- Primera generació:</strong> llenguatge màquina.</div><div><strong>- Segona generació:</strong> es crearen els primers llenguatges assembladors.</div><div><strong>- Tercera generació:</strong> Es creen els primers llenguatges d'alt nivell.</div><div><strong>- Quarta generació:</strong> Són els llenguatges capaços de generar codi per sí mateixos.</div><div><strong>- Quinta generació:</strong> Llenguatges orientats a la intel·ligència artificial.</div><div><br></div><div><br><br></div><div><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-28 09:49:19 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126897622</guid>
      </item>
      <item>
         <title></title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126899005</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/134512415/3dd6515a40996d571fdb747abef181f2/niveles_lenguajes.jpg" />
         <pubDate>2016-09-28 09:56:56 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126899005</guid>
      </item>
      <item>
         <title></title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126899407</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.youtube.com/watch?v=l7k5lqRWpoY" />
         <pubDate>2016-09-28 09:59:41 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/126899407</guid>
      </item>
      <item>
         <title>4. Elements.</title>
         <author>immafontv16</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127163541</link>
         <description><![CDATA[<div>Tots els llenguatges de programació tenen alguns elements de formació primitius per a la descripció de les dades i dels processos. Aquests elements primitius són definits per regles sintàctiques i semàntiques que descriuen la seva estructura i significat respectivament.<br><br><br><br>Els elements de la sintaxi es ressalten amb colors diferents per facilitar la&nbsp; lectura. Aquest exemple està escrit en Python. &nbsp;</div><div><br>&nbsp;<br><br><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/134512881/f7f986267718653da235a479c0f2dd8c/602px_Python_add5_syntax_svg.png" />
         <pubDate>2016-09-29 07:06:47 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127163541</guid>
      </item>
      <item>
         <title>1. Introducció.</title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127163712</link>
         <description><![CDATA[<div>Un llenguatge de programació és un llenguatge informàtic utilitzat per controlar el comportament d'una màquina, normalment un ordinador.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 07:08:04 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127163712</guid>
      </item>
      <item>
         <title>Índex :</title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127164868</link>
         <description><![CDATA[<div><strong>1.</strong> Introducció.<br><strong>2.</strong> Tipus.<br><strong>3.</strong> Generacions.<br><strong>4.</strong> Elements.<br><strong>5.</strong> Exemples.<br><strong>6. </strong>Curiositats. <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 07:14:27 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127164868</guid>
      </item>
      <item>
         <title>5. Exemples.</title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127164982</link>
         <description><![CDATA[<div>- HTML.</div><div>- SQL<br>- Java<br>- XML<br>- PHP</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 07:15:09 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127164982</guid>
      </item>
      <item>
         <title>6. Curiositats. </title>
         <author>immafontv16</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127167899</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 07:33:13 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/127167899</guid>
      </item>
      <item>
         <title></title>
         <author>carregui13</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/128068537</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.youtube.com/watch?v=AJWbTKJEq10" />
         <pubDate>2016-10-04 07:01:22 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/128068537</guid>
      </item>
      <item>
         <title></title>
         <author>immafontv16</author>
         <link>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/128071162</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/134512881/1890a0621ceb70bf182530ece629e5eb/images.png" />
         <pubDate>2016-10-04 07:17:04 UTC</pubDate>
         <guid>https://padlet.com/immafontv16/hwhb1h6jvlx0/wish/128071162</guid>
      </item>
   </channel>
</rss>
