<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinkufencer</author_name>
  <author_url>https://blog.hatena.ne.jp/shinkufencer/</author_url>
  <blog_title>コード日進月歩</blog_title>
  <blog_url>https://shinkufencer.hateblo.jp/</blog_url>
  <categories>
    <anon>雑記</anon>
  </categories>
  <description>久しぶりにきのこの当該部分を読んだので雑記です。（そしてたまにはC#で例示を書いてみる） 名付けは重要である リーダブルコードで以下のようなことが語られている 汎用的な名前は避ける、aとかizとか一見して用途のわからない名前はつけない 抽象的な名前より具体的な名前を使う。 change とかではなく ChangeNextPage とか。 曖昧・解釈違いを起こす言葉は使わない。時間なら time ではなく sec とか hour を使うなど。 読み違いはバグを生む 極論であるかもしれないが、作り手があまり使い手を意識しない名付けをすると、使い手側が読み違い（ミスリード）を起こし、そのミスリードに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinkufencer.hateblo.jp%2Fentry%2F2018%2F11%2F27%2F094345&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>https://images-fe.ssl-images-amazon.com/images/I/511RPej0BNL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-27 09:43:45</published>
  <title>読み違いを減らす名付け</title>
  <type>rich</type>
  <url>https://shinkufencer.hateblo.jp/entry/2018/11/27/094345</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
