<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Java programming by ADELA GARCIA GUILLEN</title>
      <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg</link>
      <description>CLIL</description>
      <language>en-us</language>
      <pubDate>2020-11-08 10:11:14 UTC</pubDate>
      <lastBuildDate>2023-01-25 22:36:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>ACTIVITIES</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901388600</link>
         <description><![CDATA[<div><strong>1. I present the problem to implement in Java and I ask the students to find a solution.</strong><br>All the group discuss the matter,  and then I guide them to resolve the problem in a a efficient way focusing on critical thinking and knowledge building.<br><strong>2. Activities are part of a project.</strong><br>This problem is part of a big project: Management of a bank accounts which they are implementating little by little, that's, step by step.<br><strong>3. Scaffolding.<br></strong>I provide a table for the students to distribute the information that must be found given some slides related to the matter, for exemple, some kind of classes and methods in Java: generics</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-11-08 11:04:55 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901388600</guid>
      </item>
      <item>
         <title>ACTIVITIES</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901530994</link>
         <description><![CDATA[<div><strong>1. Remembering<br></strong>Revise primitive types in Java<br><strong>2. Understanding<br></strong>Write the Java code to declare 2 variable of each type.<br><strong>3. Applying<br></strong>Write the Java code to print the result of using the operator <strong>+ </strong>with all the variables of the same type created before.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-11-08 13:18:11 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901530994</guid>
      </item>
      <item>
         <title>ACTIVITIES</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901531042</link>
         <description><![CDATA[<div>1. Use of technical English words:<br>integer, double, long, ....<br>2. All the presentations about the matter are in English<br>3. Maintain a relaxed and collaborative work environment to make easy for students to communicate in English in order to help themselves.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-11-08 13:18:14 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901531042</guid>
      </item>
      <item>
         <title>Integers in Java</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901847336</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/178052735bf57a07d41ba1d81f9c8b86/BLOOM_AdelaGarcia.pdf" />
         <pubDate>2020-11-08 17:04:39 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901847336</guid>
      </item>
      <item>
         <title></title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901889408</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/722a057158f8ced263f422215c0325f5/BLOOM_s_taxonomyActivity.pdf" />
         <pubDate>2020-11-08 17:32:50 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/901889408</guid>
      </item>
      <item>
         <title>Fundamental Classes Libraries </title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/947826880</link>
         <description><![CDATA[<div>1. Write programs that manipulate information by selecting and using the advanced types of data provided by Java.<br>2. Manage errors that may appear in programs, using exceptions control provided by Java.<br>3. Perform basic input/output operations on console and files, using appropriate class libraries.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-11-21 09:15:06 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/947826880</guid>
      </item>
      <item>
         <title>Collections</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/950161648</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/c2c8efdfd5ad6f84bd8d3104e80ec69e/Lesson_plan_2020AdelaGarcia.pdf" />
         <pubDate>2020-11-22 18:29:48 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/950161648</guid>
      </item>
      <item>
         <title>No Raised Hands: The 5 Step Questioning Method</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/991436300</link>
         <description><![CDATA[<div>https://sidebysideconsulting.com/2017/09/18/no-raised-hands-the-5-step-questioning-method/</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/77d92370b75fbbef8639d7d8b350bdba/3_2Activity3Supermarket_of_scaffolding_ideas.pdf" />
         <pubDate>2020-12-06 12:19:54 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/991436300</guid>
      </item>
      <item>
         <title>Extending the SilenceGiving students several seconds to think after asking a question—and up to two minutes for some questions—improves their learning.</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/991438923</link>
         <description><![CDATA[<div>https://www.edutopia.org/article/extending-silence<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/f57a33d618201f0f6efe6c90379571ce/3_2Activity2Supermarket_of_scaffolding_ideas.pdf" />
         <pubDate>2020-12-06 12:22:14 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/991438923</guid>
      </item>
      <item>
         <title>Charts, Diagrams, and Graphic Organizers</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/991440051</link>
         <description><![CDATA[<div><br>https://courses.lumenlearning.com/wmopen-businesscommunicationmgrs/chapter/charts-diagrams-and-graphic-organizers/</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/8936618d9fed41332a077c08ed829f77/3_2Activity1Supermarket_of_scaffolding_ideas.pdf" />
         <pubDate>2020-12-06 12:23:14 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/991440051</guid>
      </item>
      <item>
         <title>Unit 3</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/992068651</link>
         <description><![CDATA[<div>Types of activities</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/cd450d0a16c75f719b1240f4831e458e/Lesson_plan_2020AdelaGarcia2.pdf" />
         <pubDate>2020-12-06 19:48:30 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/992068651</guid>
      </item>
      <item>
         <title>Rubric</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/1047523524</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/3e3740641e32294984f5b5bb57996ef6/Activity___Rubric.pdf" />
         <pubDate>2020-12-31 09:33:40 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/1047523524</guid>
      </item>
      <item>
         <title>Final lesson plan</title>
         <author>agarc552</author>
         <link>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/1092587984</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/838109407/99f89ce36ad702ff5f2b523b46df659d/Lesson_plan_2021AdelaGarcia.pdf" />
         <pubDate>2021-01-15 19:05:24 UTC</pubDate>
         <guid>https://padlet.com/agarc552/bc97kuwxx4zsjrg/wish/1092587984</guid>
      </item>
   </channel>
</rss>
