<?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>Go-Beginner on もふもふのブログ</title><link>https://mome-n.com/tags/go-beginner/</link><description>Recent content in Go-Beginner on もふもふのブログ</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>&amp;copy;{year} もふもふのブログ</copyright><lastBuildDate>Tue, 04 Mar 2025 00:30:00 +0900</lastBuildDate><atom:link href="https://mome-n.com/tags/go-beginner/index.xml" rel="self" type="application/rss+xml"/><item><title>Go言語のdeferキーワードを初心者向けに解説！</title><link>https://mome-n.com/posts/go-defer/</link><pubDate>Tue, 04 Mar 2025 00:30:00 +0900</pubDate><atom:modified>Wed, 07 Jan 2026 23:36:43 +0900</atom:modified><guid>https://mome-n.com/posts/go-defer/</guid><description>&lt;div class="heading-container"&gt;
&lt;h2 id="まえがき"&gt;
&lt;span class="heading-text"&gt;まえがき&lt;/span&gt;
&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Go言語を学び始めると、よく目にするキーワードの一つに「defer」があります。初心者の方にとっては、最初は少しわかりにくいかもしれませんが、実はとても便利でシンプルな機能です。今回は、そんなdeferキーワードの基本的な使い方から実用的な使い方、利点や注意点までを初心者向けにわかりやすく解説していきます。&lt;/p&gt;</description><dc:creator>もふもふ</dc:creator><media:content url="https://mome-n.com/images/content-eye-catch/f99ee1969fccc559.png" medium="image"><media:title type="html">meta image</media:title></media:content><category>go-beginner</category><category>golang</category></item><item><title>Go言語のif文：初心者向けガイド</title><link>https://mome-n.com/posts/go-if/</link><pubDate>Wed, 29 Nov 2023 22:00:00 +0900</pubDate><atom:modified>Wed, 07 Jan 2026 23:36:43 +0900</atom:modified><guid>https://mome-n.com/posts/go-if/</guid><description>&lt;div class="heading-container"&gt;
&lt;h2 id="まえがき"&gt;
&lt;span class="heading-text"&gt;まえがき&lt;/span&gt;
&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Go言語における&lt;code&gt;if&lt;/code&gt;文は、条件に基づいて異なるコードパスを実行するための基本的な構造です。&lt;br&gt;
この記事では、Goにおける&lt;code&gt;if&lt;/code&gt;文の使い方とその柔軟性を紹介します。&lt;/p&gt;</description><dc:creator>もふもふ</dc:creator><media:content url="https://mome-n.com/images/content-eye-catch/a0f4d4903628591b.png" medium="image"><media:title type="html">meta image</media:title></media:content><category>go-beginner</category><category>golang</category></item><item><title>Go言語のfor文：初心者向けガイド</title><link>https://mome-n.com/posts/go-for/</link><pubDate>Tue, 28 Nov 2023 09:00:00 +0900</pubDate><atom:modified>Wed, 07 Jan 2026 23:36:43 +0900</atom:modified><guid>https://mome-n.com/posts/go-for/</guid><description>&lt;div class="heading-container"&gt;
&lt;h2 id="まえがき"&gt;
&lt;span class="heading-text"&gt;まえがき&lt;/span&gt;
&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Go言語におけるfor文は、繰り返し処理を実行するための基本的な構造です。&lt;br&gt;
この記事では、for文の使い方とその柔軟性を紹介します。&lt;/p&gt;
&lt;div class="heading-container"&gt;
&lt;h2 id="for文の基本構造"&gt;
&lt;span class="heading-text"&gt;for文の基本構造&lt;/span&gt;
&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Go言語のfor文は、他の多くのプログラミング言語と同様、繰り返し処理を制御するために使われます。&lt;br&gt;
基本的な構文は以下の通りです。&lt;/p&gt;</description><dc:creator>もふもふ</dc:creator><media:content url="https://mome-n.com/images/content-eye-catch/b46a9109f2686c12.png" medium="image"><media:title type="html">meta image</media:title></media:content><category>go-beginner</category><category>golang</category></item></channel></rss>