<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ganzuikou</author_name>
  <author_url>https://blog.hatena.ne.jp/ganzuikou/</author_url>
  <blog_title>半疑(ハンギ)の日常的省察</blog_title>
  <blog_url>https://ganzuikou.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Processing</anon>
  </categories>
  <description>今回は制御構文をけっこう勉強しました。制御構文とは、ifとかwhileとかforなどをつかって、ループを作る事などです。要は、どのように計算するかの手順を簡単な命令をつかって、示してみることではないでしょうか。言語によってはdoループなんてものもあるそうですが。。たとえば今日はこんなソースを作りました。void draw(){ line(X,Y,0,0); line(X,Y,0,30); line(X,Y,0,60); line(X,Y,0,90); line(X,Y,0,120); line(X,Y,0,150); line(X,Y,0,180); line(X,Y,0,210); line…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fganzuikou.hatenadiary.org%2Fentry%2F20130723%2F1374588583&quot; title=&quot;制御構文で書いてみた。 - 半疑(ハンギ)の日常的省察&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/g/ganzuikou/20130723/20130723225806.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-07-23 23:09:43</published>
  <title>制御構文で書いてみた。</title>
  <type>rich</type>
  <url>https://ganzuikou.hatenadiary.org/entry/20130723/1374588583</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
