<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Generators on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/generators/</link><description>Recent content in Generators on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 16 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/generators/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 5: Intermediate Python &amp;amp; Libraries</title><link>https://ai-blog.noorshomelab.dev/python-interview-2026/intermediate-python-libraries/</link><pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/python-interview-2026/intermediate-python-libraries/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 5 of your Python interview preparation guide, focusing on &lt;strong&gt;Intermediate Python &amp;amp; Libraries&lt;/strong&gt;. This chapter is designed for candidates who have a solid grasp of Python fundamentals and are looking to demonstrate a deeper understanding of the language&amp;rsquo;s more nuanced features and common library usage. Typically, this level of questioning is aimed at mid-level software engineers, data scientists, or backend developers, but some concepts may also appear in advanced entry-level roles or as foundational knowledge for senior positions.&lt;/p&gt;</description></item><item><title>Decorators and Generators: Powerful Pythonic Tools</title><link>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-12-decorators-generators-powerful-pythonic-tools/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-12-decorators-generators-powerful-pythonic-tools/</guid><description>&lt;h2 id="chapter-12-decorators-and-generators-powerful-pythonic-tools"&gt;Chapter 12: Decorators and Generators: Powerful Pythonic Tools&lt;/h2&gt;
&lt;p&gt;Welcome back, coding adventurer! In this chapter, we&amp;rsquo;re going to dive into two incredibly powerful and elegant features of Python: &lt;strong&gt;Decorators&lt;/strong&gt; and &lt;strong&gt;Generators&lt;/strong&gt;. These aren&amp;rsquo;t just fancy keywords; they are tools that will help you write cleaner, more efficient, and truly &amp;ldquo;Pythonic&amp;rdquo; code. Mastering them will elevate your programming skills significantly!&lt;/p&gt;
&lt;p&gt;You might find these concepts a bit mind-bending at first, especially decorators, as they involve functions interacting with other functions in cool new ways. But don&amp;rsquo;t worry, we&amp;rsquo;ll break everything down into the smallest, most manageable steps, just like we always do. By the end, you&amp;rsquo;ll not only understand what they are but also how to wield them effectively in your own projects.&lt;/p&gt;</description></item></channel></rss>