<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsuyunaruhito</author_name>
  <author_url>https://blog.hatena.ne.jp/tsuyunaruhito/</author_url>
  <blog_title>ネットワークエンジニアで高きを目指せ（横浜編）</blog_title>
  <blog_url>https://interier.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>for文</anon>
    <anon>閏年</anon>
    <anon>西向く士</anon>
    <anon>小の月</anon>
    <anon>大の月</anon>
  </categories>
  <description>ループのイメージを深めた 前書き プログラミングの勉強をしていて、２重ループについて学ぶことってありますよね。 FOR文って正直プログラミングの学び始めて1日目でも簡単に理解しやすいのですが、２重となった途端イメージしにくいかと思います。 今回は２重ループをイマイチイメージしにくいよって方のために若干説明しています。 若干でも理解しやすくなれれば幸いです。 今週のお題「下書き供養」 ■２重ループのイメージとは PHPの場合で２重ループは以下のような形でよく書かれます。 &lt;?php for ($i=1; $i&lt;=9; $i++){ print(&quot;&lt;br&gt;&quot;); for($j=1; $j&lt;=9; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finterier.hatenablog.com%2Fentry%2Ffor_loop&quot; title=&quot;PHPのループのイメージを深めた（2021年4月16日追記） - ネットワークエンジニアで高きを目指せ（横浜編）&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tsuyunaruhito/20210411/20210411231144.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-14 11:00:00</published>
  <title>PHPのループのイメージを深めた（2021年4月16日追記）</title>
  <type>rich</type>
  <url>https://interier.hatenablog.com/entry/for_loop</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
