タグ

2014年11月17日のブックマーク (2件)

  • CSS Niteに出演される方へ

    このページは、CSS Niteに出演される方への伝達事項や申し送りなどをまとめたものです。2008年からパスワード制限などをかけずに公開しています。 このドキュメントの目的 作成日:2008年09月30日、最終更新日: 2022年03月17日 5:44 「教え方がうまい人は何をしているか?」 青田 努さん がまとめられた「教え方がうまい人は何をしているか?」(「口語で教える場合」編)が非常に参考になります。 立体評価とともに準備の際の自己診断としてご利用ください。 青田さんに許可をいただいて掲載しています。PDFのダウンロードも可能です。 Facebookページ ブログ 発表者ツール(Keynoteの「発表者ディスプレイ」)は禁止です。 CSS Niteでは、PowerPointの発表者ツール(Keynoteの「発表者ディスプレイ」)はご遠慮いただいています。スクリーンにと手元のPCでは同

    CSS Niteに出演される方へ
  • Unicode In Python, Completely Demystified

    What does this mean? UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 10: ordinal not in range(128) Never seen this exception? Seen it and sort of fixed it? This is a confusing error If you've never seen this before but want to write Python code, this talk is for you If you've seen this before and have no idea how to solve it, this talk is for you This is a really confusing err