<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pantowatashi</author_name>
  <author_url>https://blog.hatena.ne.jp/pantowatashi/</author_url>
  <blog_title>未経験からJavaを学習する</blog_title>
  <blog_url>https://rollin8123.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>自分用メモ。下書きです・while文 条件式を満たすとき繰り返し処理を行う →結果がtrueの間は繰り返し処理を行い続ける繰り返す回数は決まっていないが、 何らかの条件を満たすまで処理を行いたいとき 前判定ループとも。 →「繰り返し処理によっていずれfalseになる」ように定義する必要あり・do-while do{繰り返し行いたい処理}while(条件式) 繰り返し処理を先に実行し、処理が終わった後で条件式を評価 条件式の内容に関係なく一度は処理が行われる →メッセージ的なことに使えそう？・for文 予め決められた回数の中で処理を行いたいとき 初期値→省略できる。ブロック外で定義してもok 条…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frollin8123.hateblo.jp%2Fentry%2F2021%2F04%2F07%2F070843&quot; title=&quot;4/7 - 未経験からJavaを学習する&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>2021-04-07 11:00:00</published>
  <title>4/7</title>
  <type>rich</type>
  <url>https://rollin8123.hateblo.jp/entry/2021/04/07/070843</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
