<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Control Flow on Mi&amp;Bee Blog</title><link>https://blog.mickeyzzc.tech/en/tags/control-flow/</link><description>Recent content in Control Flow on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Wed, 28 Jan 2026 14:30:00 +0800</lastBuildDate><atom:link href="https://blog.mickeyzzc.tech/en/tags/control-flow/rss.xml" rel="self" type="application/rss+xml"/><item><title>Basic Syntax: Variables, Types, and Control Flow</title><link>https://blog.mickeyzzc.tech/en/posts/programming/go-basic-syntax/</link><pubDate>Wed, 28 Jan 2026 14:30:00 +0800</pubDate><guid>https://blog.mickeyzzc.tech/en/posts/programming/go-basic-syntax/</guid><description>&lt;p&gt;This article is based on Go 1.26.&lt;/p&gt;
&lt;p&gt;In the previous article, we discussed Go&amp;rsquo;s design philosophy and your first Hello World program. This time, let&amp;rsquo;s dive directly into syntax—variables, types, control flow, functions, composite types, and pointers. The core goal is simple: &lt;strong&gt;enable you to read and write basic Go code&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Go&amp;rsquo;s syntax design philosophy is &lt;strong&gt;simplicity over complexity&lt;/strong&gt;—eliminating unnecessary syntactic sugar while keeping things clear and intuitive. If you&amp;rsquo;re coming from another language, you&amp;rsquo;ll find Go&amp;rsquo;s learning curve relatively gentle because it has few syntactic features, but each one is practical.&lt;/p&gt;</description></item></channel></rss>