<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Write down five main things you have learned in this session  by Abdulhameed Aljuhani</title>
      <link>https://padlet.com/aljuhaniaha/oqzidpnowxj487qb</link>
      <description>Add your response to the discussion question above.</description>
      <language>en-us</language>
      <pubDate>2024-02-15 05:50:54 UTC</pubDate>
      <lastBuildDate>2024-03-29 10:00:26 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/2754.png</url>
      </image>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aljuhaniaha/oqzidpnowxj487qb/wish/2920289277</link>
         <description><![CDATA[<p>1. <strong>Introduction to C Programming</strong>: This session covered the basics of C programming, emphasizing its significance in aerospace and defense. For example, C offers precise control over systems, making it ideal for critical applications like spacecraft guidance.</p><p>2. <strong>Programming Mechanics</strong>: The session highlighted the role of compilers in translating human-readable code into machine-executable instructions. An example included explaining to a friend how to reach a destination, analogous to how compilers translate code for computers.</p><p>3. <strong>Hands-on Practice with printf</strong>: Learners practiced using the printf function to print messages, such as simulating rocket launches. For instance, printf("Countdown initiated...\n"); mimics the countdown sequence before liftoff.</p><p>4. <strong>Exploring Variables in C</strong>: Variables were introduced as containers for data, with static typing ensuring type consistency. For instance, int velocity; declares a variable to store velocity data, enhancing code clarity and error detection.</p><p>5. <strong>Introduction to Loops and Arrays</strong>: Learners explored loops and arrays for repetitive tasks and data management. An example included using loops to simulate rocket countdowns, while arrays stored aircraft positions, demonstrating practical applications in aerospace scenarios.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-03-15 09:02:35 UTC</pubDate>
         <guid>https://padlet.com/aljuhaniaha/oqzidpnowxj487qb/wish/2920289277</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/aljuhaniaha/oqzidpnowxj487qb/wish/2920527496</link>
         <description><![CDATA[<p>‏nthe symbol &amp; is used to indicate the memory address of a specific variable</p><p>The sizeof keyword in used to </p><p>retrieve the size of a type or variable in memory in bytes. It helps determine the size of variables and allocate memory correctly in the program</p><p>the &amp; symbol is specifically used with input and output functions such as scanf and printf to denote the location of the variable in memor-</p><p><br/></p><p>Reema</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-03-15 13:01:12 UTC</pubDate>
         <guid>https://padlet.com/aljuhaniaha/oqzidpnowxj487qb/wish/2920527496</guid>
      </item>
   </channel>
</rss>
