<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My coding experiments and trials. by JILLIANNE MADISON AVANCENA</title>
      <link>https://padlet.com/javancena27_2/ub30eshji1axg71m</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-02-24 06:30:36 UTC</pubDate>
      <lastBuildDate>2025-10-11 12:38:44 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f4bb.png</url>
      </image>
      <item>
         <title>Learning about repeating code</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493523159</link>
         <description><![CDATA[<div>I experimented with a small set of blocks so that I could further better my experience with looping operations in code. I also experiment with the movement blocks (purple) and also how sprites can interact with each other in scratch unlike other coding applications which usually just rely on human interaction (tapping).</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1898158649/513a570ff1d055cab8f83c4e45b7172d/image.png" />
         <pubDate>2023-02-24 06:34:51 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493523159</guid>
      </item>
      <item>
         <title>Experimenting with MIT App Inventor</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493529574</link>
         <description><![CDATA[<div>That was the first day that I started with MIT app Lab, I found it quite good since it has a good resemblance with scratch. I got to understand the design aspect so I learnt a lot more. When it came to errors, I got help from the warning/error icons which helped me to fix my code and build a functioning translator from English to French </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1898158649/6ca012786c2a86597180409dd1e1d9f7/image.png" />
         <pubDate>2023-02-24 06:43:56 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493529574</guid>
      </item>
      <item>
         <title>Variables with Code.org</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493532226</link>
         <description><![CDATA[<div>Here I learnt about the designing feature of Code.org and I was also able to better my knowledge with learning how to input variable into code and how to separate code. I also got to try out the math coding for the first time with this application since I code to follow a tutorial for a  calculator.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1898158649/0075aa5d543a376d355b9e9af3274df9/image.png" />
         <pubDate>2023-02-24 06:48:30 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493532226</guid>
      </item>
      <item>
         <title>Learning coding on Code.org</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493534669</link>
         <description><![CDATA[<div>Here is when I just started to learn about code.org so I decided to take up a simple project, creating a very easy and basic version of a calculator which I complicated later on the app. Here I did it mainly to understand what blocks were supposed to be used for which type of commands/functions.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1898158649/11e00d9d27bb0756c2b2de2214f1e4d8/image.png" />
         <pubDate>2023-02-24 06:51:56 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493534669</guid>
      </item>
      <item>
         <title>IF and ELSE</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493536683</link>
         <description><![CDATA[<div>In&nbsp; the calculator code, I was able to further familiarize myself with the coding terms&nbsp;<strong>IF&nbsp;</strong>and&nbsp;<strong>ELSE&nbsp;</strong>and how/when to use them in phrases of code. My understanding has improved my a landslide!</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1898158649/3c94bc0f25ab75df5403b4e755da677b/image.png" />
         <pubDate>2023-02-24 06:55:12 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493536683</guid>
      </item>
      <item>
         <title>CODE.ORG</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493537316</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-02-24 06:56:15 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493537316</guid>
      </item>
      <item>
         <title>SCRATCH</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493540581</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-02-24 07:01:06 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493540581</guid>
      </item>
      <item>
         <title>Trying different blocks</title>
         <author>javancena27_2</author>
         <link>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493553196</link>
         <description><![CDATA[<div>In this set of code I experimented with the different types of blocks like the create variable, the costume block, and also the music block. I found it very interesting since I was found it quite easy to make sets of code like this. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1898158649/f2081a5e0c08a0456e99750c298a8da7/image.png" />
         <pubDate>2023-02-24 07:19:38 UTC</pubDate>
         <guid>https://padlet.com/javancena27_2/ub30eshji1axg71m/wish/2493553196</guid>
      </item>
   </channel>
</rss>
