<?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>基础 on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/%E5%9F%BA%E7%A1%80/</link>
    <description>Recent content in 基础 on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 27 Feb 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/%E5%9F%BA%E7%A1%80/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python教程07：字符串深入</title>
      <link>https://blog.hankmo.com/python-tutorial-07-string-deep-dive/</link>
      <pubDate>Tue, 27 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-07-string-deep-dive/</guid>
      <description>深入掌握Python字符串：格式化方法、常用操作、切片技巧、正则表达式入门，让你成为字符串处理高手。</description>
    </item>
    <item>
      <title>Python教程06：控制流程-循环语句</title>
      <link>https://blog.hankmo.com/python-tutorial-06-loop-statements/</link>
      <pubDate>Sun, 21 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-06-loop-statements/</guid>
      <description>掌握Python的循环语句：for/while的使用、break/continue、循环else子句，让程序能够重复执行任务。</description>
    </item>
    <item>
      <title>Python教程05：控制流程-条件语句</title>
      <link>https://blog.hankmo.com/python-tutorial-05-conditional-statements/</link>
      <pubDate>Wed, 06 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-05-conditional-statements/</guid>
      <description>掌握Python的条件语句：if/elif/else的使用、嵌套条件、三元表达式，让程序能够做出决策。</description>
    </item>
    <item>
      <title>Python教程04：运算符</title>
      <link>https://blog.hankmo.com/python-tutorial-04-operators/</link>
      <pubDate>Mon, 04 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-04-operators/</guid>
      <description>全面掌握Python的各类运算符：算术、比较、逻辑、位运算、成员运算符，以及运算符的优先级。</description>
    </item>
    <item>
      <title>Python教程03：数据类型基础</title>
      <link>https://blog.hankmo.com/python-tutorial-03-data-types-basic/</link>
      <pubDate>Mon, 20 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-03-data-types-basic/</guid>
      <description>深入理解Python的基础数据类型：整数、浮点数、字符串、布尔值，以及类型转换的技巧。</description>
    </item>
    <item>
      <title>Python教程02：基础语法</title>
      <link>https://blog.hankmo.com/python-tutorial-02-basic-syntax/</link>
      <pubDate>Fri, 10 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-02-basic-syntax/</guid>
      <description>掌握Python的基础语法：注释、缩进、变量命名规则、输入输出，为后续学习打下坚实基础。</description>
    </item>
    <item>
      <title>Python教程01：Python简介与环境搭建</title>
      <link>https://blog.hankmo.com/python-tutorial-01-intro-and-setup/</link>
      <pubDate>Wed, 18 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-01-intro-and-setup/</guid>
      <description>Python从零开始第一课：了解Python是什么，为什么要学Python，以及如何在你的电脑上搭建Python开发环境。</description>
    </item>
  </channel>
</rss>
