<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Modules on CodingTides</title>
    <link>https://codingtides.com/tags/modules/</link>
    <description>Recent content in Modules on CodingTides</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>en</language>
    <lastBuildDate>Sat, 26 Apr 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://codingtides.com/tags/modules/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mastering Functions and Classes in Python: Your Beginner&#39;s Guide</title>
      <link>https://codingtides.com/python-functions-classes-beginner-guide/</link>
      <pubDate>Sat, 26 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://codingtides.com/python-functions-classes-beginner-guide/</guid>
      <description>&lt;h2 id=&#34;weekly-learning-theme-functions-and-classes-in-python&#34;&gt;Weekly Learning Theme: Functions and Classes in Python&lt;/h2&gt;
&lt;p&gt;This week was a major milestone in my Python journey: I finally wrapped my head around &lt;strong&gt;functions&lt;/strong&gt; and &lt;strong&gt;classes&lt;/strong&gt;! At first, I thought they were just fancier blocks of code, but after practicing, I realized they are the &lt;em&gt;foundation&lt;/em&gt; of clean, powerful programs.&lt;/p&gt;
&lt;p&gt;Here’s what I learned, with real examples to make it stick.&lt;/p&gt;
&lt;h2 id=&#34;functions-the-first-big-step&#34;&gt;Functions: The First Big Step&lt;/h2&gt;
&lt;p&gt;Functions are like small machines inside your program. You give them input (if needed), they do a job, and optionally give back a result.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
