<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>morchin</author_name>
  <author_url>https://blog.hatena.ne.jp/morchin/</author_url>
  <blog_title>プログラミング日記</blog_title>
  <blog_url>https://morchin.hatenadiary.org/</blog_url>
  <categories>
    <anon>一般</anon>
  </categories>
  <description>構造化プログラミングの構成要素は、順次、反復、分岐の３つである。 処理を汎用化する際に、ユーザ定義のデータに関する部分は汎用化を妨げる部分である。 最近のプログラミング言語では、反復や分岐に関して、データを含む部分に関して抽象化する機能がある。 例えば、ポリモルフィズムやDuck Typingにより、if文なしで分岐できたりとか、データ構造に依存せずにイテレーションできたりとか…。 つまりは、データに依存せずに処理がかけるということだが、ユーザデータのインタフェースが存在しなくてもかける処理というのは、かなり汎用度の高い処理である。 実は、配列もしくは、それに準ずるデータ「構造」というのは、通…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmorchin.hatenadiary.org%2Fentry%2F20060612%2Fp1&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-06-12 00:00:00</published>
  <title> ダイクストラの構造化プログラミング</title>
  <type>rich</type>
  <url>https://morchin.hatenadiary.org/entry/20060612/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
