<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dandaso</author_name>
  <author_url>https://blog.hatena.ne.jp/dandaso/</author_url>
  <blog_title>dandaso備忘録</blog_title>
  <blog_url>https://dandaso.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>Rubyを使い始めて1年が経ったが、PHPの頃と比べて明らかに大きな変化が2つあった バグが減った バグが減った要因として Rubyは暗黙の型変換が禁止されているので 例えば 1 + '1' はRubyでは構文エラーになる。一方PHPの場合は &lt;?php 1 + '1' ?&gt; は暗黙の型変換が行われて、2になる。これは便利な場合もあるが、自分のコーディングミスで意図しない型変換が行われていても、気がつかずバグとして露呈する場合があった。また PHP は == 演算子がいまいち使えなかったり、isset() や is_null()の挙動も正しく理解しないとバグを生みやすい。 コーディングの速度が…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdandaso.hatenadiary.org%2Fentry%2F20080425%2F1209069971&quot; title=&quot;Rubyを使い始めて1年とコードの質の変化 - dandaso備忘録&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-04-25 05:46:11</published>
  <title>Rubyを使い始めて1年とコードの質の変化</title>
  <type>rich</type>
  <url>https://dandaso.hatenadiary.org/entry/20080425/1209069971</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
