<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>It_profo</author_name>
  <author_url>https://blog.hatena.ne.jp/It_profo/</author_url>
  <blog_title>it's-profo</blog_title>
  <blog_url>https://it-profo.hatenadiary.org/</blog_url>
  <categories>
    <anon>processing</anon>
  </categories>
  <description>今回は変数の使い方について説明します。 変数とは 変数とは、プログラム上で値を一時的に保存するための箱を指す。プログラムが処理を行う場合、必要な情報を毎回ハードディスクなどから読み出し、一時的に保存するデータをハードディスクへ書き込むのは非常に効率が悪いため、間にメモリと呼ばれる一時記憶装置にデータを入れておくことで、処理を高速化することができる。 そのメモリへのアクセスをプログラム上で簡単にしたものが「変数」である。 変数には、様々なデータを保存することができる。 整数(int等) 浮動小数(float等) 文字列(string等) 変数には基本的に好きな名前をつけて良いが、次に当てはまる変…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fit-profo.hatenadiary.org%2Fentry%2F20151111%2F1447247454&quot; title=&quot;一年課題1 - 変数の使い方 - it&amp;#39;s-profo&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>2015-11-11 22:10:54</published>
  <title>一年課題1 - 変数の使い方</title>
  <type>rich</type>
  <url>https://it-profo.hatenadiary.org/entry/20151111/1447247454</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
