<?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>Python on Home</title>
    <link>https://missquibble.com/categories/python/</link>
    <description>Recent content in Python on Home</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 15 Nov 2023 11:42:01 -0500</lastBuildDate>
    <atom:link href="https://missquibble.com/categories/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Crafting Fun: A Step-by-Step Guide to Creating Interactive Word Search Puzzles with Python</title>
      <link>https://missquibble.com/posts/python_word_search/</link>
      <pubDate>Wed, 15 Nov 2023 11:42:01 -0500</pubDate>
      <guid>https://missquibble.com/posts/python_word_search/</guid>
      <description>Build an interactive word search puzzle game in Python using Pygame—learn to generate a letter grid, place words, handle user input, and display the game on screen.</description>
    </item>
    <item>
      <title>Python Fundamentals: Harnessing Dictionaries, Lists, Comments, Control Flow, elif, Loops, and Variables</title>
      <link>https://missquibble.com/posts/python_fundamentals_harnessing_dictionaries_lists_comments_control_flow_elif_loops_variables/</link>
      <pubDate>Wed, 25 Oct 2023 19:15:29 -0400</pubDate>
      <guid>https://missquibble.com/posts/python_fundamentals_harnessing_dictionaries_lists_comments_control_flow_elif_loops_variables/</guid>
      <description>Master essential Python fundamentals—dictionaries, lists, variables, comments, control flow with if/elif, and loops—with clear explanations and practical code examples.</description>
    </item>
    <item>
      <title>Discord Role Playing Game: Build a Text-Based RPG Bot with Python</title>
      <link>https://missquibble.com/posts/discord-role-playing-game/</link>
      <pubDate>Thu, 19 Oct 2023 13:49:46 -0400</pubDate>
      <guid>https://missquibble.com/posts/discord-role-playing-game/</guid>
      <description>Build a text-based Discord RPG bot using Python and discord.py—create character and battle commands for an interactive role-playing game your server members can enjoy.</description>
    </item>
    <item>
      <title>Creating a Simple Discord Game Using Python</title>
      <link>https://missquibble.com/posts/build_a_discord_game_using_python/</link>
      <pubDate>Thu, 19 Oct 2023 13:41:48 -0400</pubDate>
      <guid>https://missquibble.com/posts/build_a_discord_game_using_python/</guid>
      <description>Build a multi-command Discord game bot using Python and discord.py—complete with dice rolling and choice commands, from bot setup and token configuration to deployment.</description>
    </item>
    <item>
      <title>How to Build a Simple Format Generator from Scratch using Django and Python</title>
      <link>https://missquibble.com/posts/build_a_format_generator_using_django-and-python/</link>
      <pubDate>Thu, 19 Oct 2023 13:29:13 -0400</pubDate>
      <guid>https://missquibble.com/posts/build_a_format_generator_using_django-and-python/</guid>
      <description>Step-by-step tutorial for building a Markdown format generator web app using Django and Python—covering models, forms, views, templates, and URL routing from scratch.</description>
    </item>
    <item>
      <title>Top 10 Time-Saving Tips for Python Development</title>
      <link>https://missquibble.com/posts/top-10-time-saving-tips-for-python-development/</link>
      <pubDate>Wed, 18 Oct 2023 16:53:08 -0400</pubDate>
      <guid>https://missquibble.com/posts/top-10-time-saving-tips-for-python-development/</guid>
      <description>Boost your Python productivity with 10 expert tips including list comprehensions, generators, virtual environments, f-strings, built-in functions, and efficient debugging.</description>
    </item>
    <item>
      <title>Getting Started with Python: A Beginners Guide</title>
      <link>https://missquibble.com/posts/getting-started-with-python/</link>
      <pubDate>Wed, 18 Oct 2023 16:43:17 -0400</pubDate>
      <guid>https://missquibble.com/posts/getting-started-with-python/</guid>
      <description>Get started with Python programming—learn how to install Python, write your first program, understand variables and data types, and find the best resources to keep learning.</description>
    </item>
    <item>
      <title>A Beginners Guide to Using Django for Web Development</title>
      <link>https://missquibble.com/posts/web-devlopment-with-django/</link>
      <pubDate>Wed, 18 Oct 2023 15:37:08 -0400</pubDate>
      <guid>https://missquibble.com/posts/web-devlopment-with-django/</guid>
      <description>A beginner&amp;#39;s complete guide to Django web development with Python—covering installation, project setup, models, migrations, views, templates, URL routing, and best practices.</description>
    </item>
  </channel>
</rss>
