<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>开发方法论 on ✏VictorHong&#39;s Blog</title>
    <link>https://hugo.jiahongw.com/tags/%E5%BC%80%E5%8F%91%E6%96%B9%E6%B3%95%E8%AE%BA/</link>
    <description>Recent content in 开发方法论 on ✏VictorHong&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <follow_challenge>
        <feedId>74349588616178697</feedId>
        <userId>68207800989737984</userId>
    </follow_challenge>
    <managingEditor>wujiahong2013@gmail.com (VictorHong)</managingEditor>
    <webMaster>wujiahong2013@gmail.com (VictorHong)</webMaster>
    <copyright>©2021-2026 | VictorHong</copyright>
    <lastBuildDate>Mon, 23 Feb 2026 18:05:00 +0800</lastBuildDate>
    
        <atom:link href="https://hugo.jiahongw.com/tags/%E5%BC%80%E5%8F%91%E6%96%B9%E6%B3%95%E8%AE%BA/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>代码很便宜了，但写好代码依然很贵</title>
        <link>https://hugo.jiahongw.com/20260223/code-is-cheap/</link>
        <pubDate>Mon, 23 Feb 2026 18:05:00 +0800</pubDate>
        <author>wujiahong2013@gmail.com (VictorHong)</author>
        <atom:modified>Mon, 23 Feb 2026 18:05:00 +0800</atom:modified>
        <guid>https://hugo.jiahongw.com/20260223/code-is-cheap/</guid>
        <description>基于 Simon Willison 的 Agentic Engineering Patterns 写在前面 前几天看到 Simon Willison 的一篇文章，标题很直接：《Writing code is cheap now》。作为一个写了 5 年代码、最近疯狂用 AI 辅助开发的工</description>
        
        <dc:creator>VictorHong</dc:creator>
        <media:content url="https://hugo.jiahongw.comhttps://cos.jiahongw.com/posts/code-is-cheap/cover.jpg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>AI</category>
            
          
            
              <category>编程</category>
            
          
            
              <category>开发方法论</category>
            
          
            
              <category>Agentic Engineering</category>
            
          
        
        
          
            
              <category>AI编程</category>
            
          
        
        
      </item>
      
      <item>
        <title>理解设计模式</title>
        <link>https://hugo.jiahongw.com/20220122/design-pattern/</link>
        <pubDate>Sat, 22 Jan 2022 21:52:34 +0800</pubDate>
        <author>wujiahong2013@gmail.com (VictorHong)</author>
        <atom:modified>Sat, 22 Jan 2022 21:52:34 +0800</atom:modified>
        <guid>https://hugo.jiahongw.com/20220122/design-pattern/</guid>
        <description>原则 设计原则 单一职责原则 Single Responsibility Principle，一个类应该只负责一个职责。 开闭原则 Open-Closed Principle, OCP，一个软件实体应当对扩展开放，对修改关闭。即软件</description>
        
        <dc:creator>VictorHong</dc:creator>
        <media:content url="https://hugo.jiahongw.comhttps://cos.jiahongw.com/uPic/pexels-jessica-lewis-creative-998587.jpg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>设计模式</category>
            
          
            
              <category>开发方法论</category>
            
          
        
        
          
            
              <category>技术实践</category>
            
          
        
        
      </item>
      
      <item>
        <title>git使用笔记</title>
        <link>https://hugo.jiahongw.com/20210904/git-note/</link>
        <pubDate>Sat, 04 Sep 2021 23:14:21 +0800</pubDate>
        <author>wujiahong2013@gmail.com (VictorHong)</author>
        <atom:modified>Sat, 04 Sep 2021 23:14:21 +0800</atom:modified>
        <guid>https://hugo.jiahongw.com/20210904/git-note/</guid>
        <description>配置信息 git的config的信息又一个全局的配置文件，也有一个局部（当前git项目）的配置文件。他们的位置分别在： 全局配置文件.gitco</description>
        
        <dc:creator>VictorHong</dc:creator>
        <media:content url="https://hugo.jiahongw.comhttps://cos.jiahongw.com/uPic/VpfE08.jpg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>git</category>
            
          
            
              <category>开发方法论</category>
            
          
        
        
          
            
              <category>技术实践</category>
            
          
        
        
      </item>
      

    
  </channel>
</rss>