<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiroruxx</author_name>
  <author_url>https://blog.hatena.ne.jp/chiroruxx/</author_url>
  <blog_title>あしたからがんばる</blog_title>
  <blog_url>https://toyo.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>Goの勉強をやり始めたのでメモ。 「プログラミング言語 Go」を読んでる。 Go言語は安全性についての特性を多く持っている。 文字列の減算はできない。 スライスなどの組み込み型の内部への直接的なアクセスを防ぐ。 関数の機械語のコードにアクセスできない。 ゴルーチンがどのOSスレッドで実行されているか知ることができない。 変数の実際のアドレスが変わっても、ポインタで同じようにアクセスできる。 背後にある詳細を隠蔽することで、Goのプログラムは移植性が高い。 ただし、最高の性能を達成したいなどの理由により、これらの安全性を犠牲にしたい場合がある。 unsafe パッケージは通常のプログラムではほぼ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoyo.hatenablog.jp%2Fentry%2F2024%2F10%2F20%2F120733&quot; title=&quot;Goの勉強 低レベルプログラミング - あしたからがんばる&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>2024-10-20 12:07:33</published>
  <title>Goの勉強 低レベルプログラミング</title>
  <type>rich</type>
  <url>https://toyo.hatenablog.jp/entry/2024/10/20/120733</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
