<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syttru</author_name>
  <author_url>https://blog.hatena.ne.jp/syttru/</author_url>
  <blog_title>syttruの日記</blog_title>
  <blog_url>https://syttru.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>どうしてプログラマに・・・プログラムが書けないのか? これを読んで「ドキッ！」としたので、急いでScala書いてみた。アクセス修飾子がどうのこうのと重箱の隅を気にする前にFizzBazzくらい書けるようになろう。 実際にやってみたら、なんと書けなかった。 1ずつ増えるforループの書き方がわからない。なんてこったい。 サンプルコードから「while」の書き方を見つけてなんとか書けた。 object main { def main( args: Array[String] ) { var i = 1 while( i &lt;= 100 ) { if ( i % 15 == 0 ) { println…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsyttru.hatenadiary.org%2Fentry%2F20080315%2F1205599968&quot; title=&quot;ScalaでFizzBazz - syttruの日記&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>2008-03-15 01:52:48</published>
  <title>ScalaでFizzBazz</title>
  <type>rich</type>
  <url>https://syttru.hatenadiary.org/entry/20080315/1205599968</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
